MCPcopy
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

1import { globalState, die } from "../internal"
2
3// We shorten anything used > 5 times
4export const assign = Object.assign

Callers

nothing calls this directly

Calls 4

ownKeysFunction · 0.85
concatMethod · 0.80
forEachMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected