Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ slideshow.test.ts
File
slideshow.test.ts
packages/lint/src/rules/slideshow.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ lintHyperframeHtml } from
"../hyperframeLinter.js"
;
3
4
async
function
findSlideshow(html: string) {
Callers
nothing calls this directly
Calls
1
findSlideshow
Function · 0.85
Tested by
no test coverage detected