UNPKG

jiti

Version:

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

5 lines (4 loc) 187 B
import type { PluginObj } from '@babel/core'; export declare function TransformImportMetaPlugin(_ctx: any, opts: { filename?: string; }): PluginObj<import("@babel/core").PluginPass>;