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

Method _render

resources/vega.min.js:14305–14305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14303 );
14304 }
14305 _render() {}
14306 renderAsync(t, e) {
14307 const n = this.render(t, e);
14308 return this._ready ? this._ready.then(() => n) : Promise.resolve(n);

Callers 1

renderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected