Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mobxjs/mobx
/ utils.ts
File
utils.ts
packages/mobx/src/utils/utils.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ globalState, die } from
"../internal"
2
3
// We shorten anything used > 5 times
4
export
const
assign = Object.assign
Callers
nothing calls this directly
Calls
4
ownKeys
Function · 0.85
concat
Method · 0.80
forEach
Method · 0.65
toString
Method · 0.45
Tested by
no test coverage detected