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

File htmlCompiler.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

compileHtmlFunction · 0.85

Tested by

no test coverage detected