Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Normal-Tangerine8609/Scriptable-Widgets
/
Class
scripts/chaining.js:262–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
}
262
class
ChainText {
263
constructor(widgetText) {
264
this.widgetText = widgetText;
265
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected