Searched defs:__importDefault (Results 1 – 2 of 2) sorted by relevance
16 function __importDefault(m: any): void; function
7 declare module "tslib" { export const __exportStar: any; export const __importDefault: any; export … constant