UNPKG

ts-import

Version:

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

3 lines (2 loc) 162 B
import { LoadTranspileOptions } from '../../load.interfaces.js'; export declare const getCacheDir: (options: LoadTranspileOptions[`transpileOptions`]) => string;