MCPcopy Create free account
hub / github.com/Normal-Tangerine8609/Scriptable-Widgets /

Class

scripts/chaining.js:403–403  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

401 }
402 }
403 class ChainWidget {
404 constructor() {
405 this.widget = new ListWidget();
406 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected