MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / check-hyperframe-static.ts

File check-hyperframe-static.ts

packages/core/scripts/check-hyperframe-static.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from "node:fs";
2import path from "node:path";
3import { lintHyperframeHtml } from "../src/lint/hyperframeLinter";
4import type { HyperframeLintResult } from "../src/lint/types";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected