Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/
Class
packages/runtime-python/src/runtime/index.ts:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
`
17
18
class
RuntimeStateManager {
19
private parentWindowDomain: string | null
20
private parentWindowDomainRegex: string
21
private RuntimeWorker:
new
() => Worker
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected