MCPcopy 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
82export function gsapScriptPath(): string {
83 return "/script/gsap";
84}
85
86export function styleSheetPath(): string {
87 return "/style/css";

Callers 2

keyToPathFunction · 0.85
gsapScriptChangeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected