Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Normal-Tangerine8609/Scriptable-Widgets
/
Class
scripts/chaining.js:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
110
function
createChainWidget() {
111
class
ChainDate {
112
constructor(widgetDate) {
113
this.widgetDate = widgetDate;
114
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected