UNPKG

ts-import

Version:

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

4 lines 129 B
export const getCacheDir = (options) => { return options.compilerOptions.outDir; }; //# sourceMappingURL=get-cache-dir.js.map