MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / freshArc

Function freshArc

packages/sdk/src/engine/mutate.gsap.test.ts:912–914  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

910};
911
912function freshArc() {
913 return parseMutable(makeHtml(ARC_SCRIPT));
914}
915
916function enableArc(parsed: ReturnType<typeof parseMutable>) {
917 applyOp(parsed, { type: "setArcPath", animationId: ARC_ANIM_ID, config: ARC_ENABLED_CONFIG });

Callers 1

Calls 2

parseMutableFunction · 0.85
makeHtmlFunction · 0.70

Tested by

no test coverage detected