MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / render

Method render

__tests__/fixtures/kernel-parity/torture.js:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30 }
31
32 render() {
33 paint(this.label);
34 }
35
36 static create(opts) {
37 return new Widget(opts);

Callers 1

WidgetClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected