MCPcopy
hub / github.com/CesiumGS/cesium / Window

Interface Window

packages/sandcastle/templates/Sandcastle.ts:9–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8declare global {
9 interface Window {
10 // This is set by the bucket-client.js init() function
11 SANDCASTLE_OUTER_ORIGIN: string;
12 }
13}
14
15type SelectOption = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…