MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / shouldInjectRuntime.test.ts

File shouldInjectRuntime.test.ts

packages/player/src/shouldInjectRuntime.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { shouldInjectRuntime, type ProbeState } from "./shouldInjectRuntime.js";
3
4const baseState: ProbeState = {

Callers

nothing calls this directly

Calls 1

shouldInjectRuntimeFunction · 0.85

Tested by

no test coverage detected