index.d.ts 56 B

12
  1. export declare const Greeter: (name: string) => string;