MCPcopy Create free account
hub / github.com/alignoth/alignoth / constructor

Method constructor

resources/vega.min.js:14171–14176  ·  view source on GitHub ↗
(t, e)

Source from the content-addressed store, hash-verified

14169 }
14170 class sv {
14171 constructor(t, e) {
14172 ((this._active = null),
14173 (this._handlers = {}),
14174 (this._loader = t || ca()),
14175 (this._tooltip = e || uv));
14176 }
14177 initialize(t, e, n) {
14178 return ((this._el = t), (this._obj = n || null), this.origin(e));
14179 }

Callers

nothing calls this directly

Calls 1

caFunction · 0.85

Tested by

no test coverage detected