Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sandpack/nodebox-runtime
/
Class
tests/setup/MockCdn.ts:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
export
class
MockCdn {
18
private app: FastifyInstance;
19
private packages: Array<MockCdnPackage>;
20
private _url?: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected