MCPcopy Create free account
hub / github.com/SplootCode/splootcode / ImportMeta

Interface ImportMeta

src/index.d.ts:1–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface ImportMeta {
2 env: {
3 SPLOOT_FRAME_VIEW_SCHEME: 'http' | 'https'
4 SPLOOT_FRAME_VIEW_DOMAIN: string
5 SPLOOT_RUNTIME_PYTHON_STATIC_FOLDER: string
6 SPLOOT_TYPESHED_PATH: string
7 SPLOOT_EDITOR_DOMAIN: string
8 }
9}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected