Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
fs from
"node:fs"
;
2
import
path from
"node:path"
;
3
import
{ lintHyperframeHtml } from
"../src/lint/hyperframeLinter"
;
4
import
type
{ HyperframeLintResult } from
"../src/lint/types"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected