UNPKG

jiti

Version:

Runtime typescript and ESM support for Node.js (CommonJS)

6 lines (5 loc) 105 B
export declare type TransformOptions = { source: string; filename?: string; ts?: Boolean; };