UNPKG

ts-import

Version:

Import (compile and cache on the fly) TypeScript files dynamically with ease.

3 lines (2 loc) 173 B
export declare const getTsImportCommentConfig: (tsRelativePath: string) => Promise<any>; export declare const getTsImportCommentConfigSync: (tsRelativePath: string) => any;