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

Function freshNoScript

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

Source from the content-addressed store, hash-verified

856
857describe("GSAP ops on composition with no GSAP script block", () => {
858 function freshNoScript() {
859 return parseMutable(NO_SCRIPT_HTML);
860 }
861
862 it("addGsapTween throws instead of silent no-op", () => {
863 expect(() =>

Callers 1

Calls 1

parseMutableFunction · 0.85

Tested by

no test coverage detected