Urara-Blog/node_modules/.pnpm-store/v3/files/a3/5ab1ed9f2bfbfeb7abc3189f7a428039c7e9e13b88a24d7be797529b0cebbb8207752d95fb9728cc1515c5266e26ec46f4e97c47aae2e921854b0519b5f2f3
2022-08-14 01:14:53 +08:00

4 lines
187 B
Text

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