MCPcopy Index your code
hub / github.com/wetools/wept / p

Function p

public/script/view.js:71–74  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

69 o[a] = n, d(e, i, a)
70 },
71 p = function(e, t) {
72 var n = o[e];
73 "function" == typeof n && n(t), delete o[e]
74 },
75 g = function(e, t) {
76 a[e] = t
77 },

Callers 1

view.jsFile · 0.70

Calls 1

nFunction · 0.70

Tested by

no test coverage detected