UNPKG

@robotical/martyblocks

Version:
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>;