Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Fiddle-Digital/string-scroll
/
Class
src/Animations/StringAnimation.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
{ StringAnimationData } from
"./StringAnimationData"
;
5
6
export
class
StringAnimation{
7
protected _key: string
8
get key(){
9
return
this._key
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected