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

Class

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

Source from the content-addressed store, hash-verified

317 }
318 }
319 class ChainStack {
320 constructor(widgetStack) {
321 this.widgetStack = widgetStack;
322 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected