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

File media.ts

packages/lint/src/rules/media.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { LintContext, HyperframeLintFinding } from "../context";
2import { readAttr, truncateSnippet, isMediaTag } from "../utils";
3
4function escapeRegExp(value: string): string {

Callers

nothing calls this directly

Calls 6

isMediaTagFunction · 0.90
readAttrFunction · 0.90
truncateSnippetFunction · 0.90
hasAttrNameFunction · 0.85
getMethod · 0.80
setMethod · 0.65

Tested by

no test coverage detected