Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
11
interface
ImportMeta {
12
readonly env: ImportMetaEnv;
13
}
14
15
declare
const
__SIMPLE_MODE__: boolean;
16
declare
const
__DISABLED_TOOLS__: string[];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected