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

Method setSource

resources/vega-lite.min.js:5623–5625  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5621 return !!this.refCounts[this._name];
5622 }
5623 setSource(e) {
5624 this._source = e;
5625 }
5626 }
5627 function kc(e) {
5628 return void 0 !== e.as;

Callers 2

emFunction · 0.80
opFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected