MCPcopy Index your code
hub / github.com/Sandpack/nodebox-runtime / runExample

Method runExample

tests/index.ts:10–10  ·  view source on GitHub ↗

* Function defined inside the page scope by the example file

(emulatorUrl: string)

Source from the content-addressed store, hash-verified

8 * Function defined inside the page scope by the example file
9 */
10 runExample(emulatorUrl: string): Promise<void>;
11 }
12}
13

Callers 1

runExampleFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected