Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/immutable-js/immutable-js
/ index.ts
File
index.ts
website/src/worker/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/// <reference lib="webworker" />
2
import
type
* as ImmutableModule from
'../../../type-definitions/immutable.js'
;
3
import
normalizeResult, { DevToolsFormatter } from
'./normalizeResult'
;
4
Callers
nothing calls this directly
Calls
1
normalizeResult
Function · 0.85
Tested by
no test coverage detected