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