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

File browser.test.ts

packages/lint/src/browser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { lintHyperframeHtml, shouldBlockRender } from "./browser.js";
3
4// Guards that @hyperframes/lint/browser exposes a working, node-free rule engine.

Callers

nothing calls this directly

Calls 2

lintHyperframeHtmlFunction · 0.85
shouldBlockRenderFunction · 0.85

Tested by

no test coverage detected