Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fiddle-Digital/string-scroll
/ StringScrollData
Class
StringScrollData
src/StringScrollData.ts:1–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
class
StringScrollData {
2
t: number = 0
3
c: number = 0
4
d: number = 0
5
bS: number = 0
6
cF: number = 1
7
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected