MCPcopy Index your code
hub / github.com/heygen-com/hyperframes / init.test.ts

File init.test.ts

packages/core/src/runtime/init.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// fallow-ignore-file code-duplication
2import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
3import { initSandboxRuntimeModular } from "./init";
4import type { RuntimeTimelineLike } from "./types";

Callers

nothing calls this directly

Calls 15

withStudioIframeFunction · 0.85
createManualRafFunction · 0.85
makeRootFunction · 0.85
overrideComputedFunction · 0.85
renderSeekMethod · 0.80
timeMethod · 0.80
addMethod · 0.80
nowMethod · 0.80
createMockTimelineFunction · 0.70
setAttributeMethod · 0.65

Tested by

no test coverage detected