MCPcopy
hub / github.com/alam00000/bentopdf / ImportMeta

Interface ImportMeta

src/types/globals.d.ts:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11interface ImportMeta {
12 readonly env: ImportMetaEnv;
13}
14
15declare const __SIMPLE_MODE__: boolean;
16declare const __DISABLED_TOOLS__: string[];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected