马宇豪
2024-08-14 e3172de7866b5d04e4d3a4d5eea400c7b3eea227
1
2
3
4
import type { PluginObj } from "@babel/core";
export declare function TransformImportMetaPlugin(_ctx: any, opts: {
    filename?: string;
}): PluginObj<import("@babel/core").PluginPass>;