Searched defs:__importDefault (Results 1 – 3 of 3) sorted by relevance
16 function __importDefault(m: any): void; function
7 declare module "tslib" { export const __exportStar: any; export const __importDefault: any; export … constant
920 var __importDefault = exports && exports.__importDefault || function(mod) { variable