Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ gsapScriptPath
Function
gsapScriptPath
packages/sdk/src/engine/patches.ts:82–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
export
function
gsapScriptPath(): string {
83
return
"/script/gsap"
;
84
}
85
86
export
function
styleSheetPath(): string {
87
return
"/style/css"
;
Callers
2
keyToPath
Function · 0.85
gsapScriptChange
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected