astro-ghostcms/.pnpm-store/v3/files/f8/8b56264e35b811220bc5b78aeb7...

5 lines
187 B
Plaintext

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