persona-community-5/.pnpm-store/v3/files/19/576d97106ba379bd636879ea023af649ae58182e6f78df20b135c26e8423e04b0c14a29411aa89414845150c79d22d98717e2ae8307917b442fb1850dbaff8
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

5 lines
153 B
Plaintext

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