UNPKG

ts-import

Version:

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

3 lines (2 loc) 168 B
import { LoadCompileOptions } from '../../load.interfaces.js'; export declare const getCacheDir: (options: LoadCompileOptions[`compileOptions`]) => string | undefined;