Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ frameCapture-staticDedupIndex.test.ts
File
frameCapture-staticDedupIndex.test.ts
packages/engine/src/services/frameCapture-staticDedupIndex.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
{ captureFrameToBuffer,
type
CaptureSession } from
"./frameCapture.js"
;
3
4
/**
Callers
nothing calls this directly
Calls
3
captureFrameToBuffer
Function · 0.85
from
Method · 0.80
makeSession
Function · 0.70
Tested by
no test coverage detected