MCPcopy Create free account
hub / github.com/effector/effector / clearMap

Function clearMap

src/effector/clearNode.ts:92–92  ·  view source on GitHub ↗
(map: Map<any, any> | Set<any>)

Source from the content-addressed store, hash-verified

90 }
91}
92const clearMap = (map: Map<any, any> | Set<any>) => map.clear()
93export const clearNode = (
94 graphite: NodeUnit,
95 {

Callers 1

clearNodeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…