UNPKG

dts-gen

Version:
3 lines (2 loc) 185 B
export declare function generateModuleDeclarationFile(nameHint: string, root: any): string; export declare function generateIdentifierDeclarationFile(name: string, value: any): string;