index.d.ts 56 Bytes BlameHistoryPermalink Edit 1 export declare const Greeter: (name: string) => string;