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

File info.test.ts

packages/cli/src/commands/info.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { orientation, durationFromHtml } from "./info.js";
3
4describe("orientation", () => {

Callers

nothing calls this directly

Calls 2

orientationFunction · 0.85
durationFromHtmlFunction · 0.85

Tested by

no test coverage detected