Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Normal-Tangerine8609/Scriptable-Widgets
/
Class
scripts/chaining.js:188–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
}
188
class
ChainImage {
189
constructor(widgetImage) {
190
this.widgetImage = widgetImage;
191
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected