Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ controls.test.ts
File
controls.test.ts
packages/player/src/controls.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
"vitest"
;
2
import
{
type
ControlsCallbacks, createControls } from
"./controls"
;
3
4
function
noopCallbacks(): ControlsCallbacks {
Callers
nothing calls this directly
Calls
6
createControls
Function · 0.90
noopCallbacks
Function · 0.85
add
Method · 0.80
set
Method · 0.65
querySelector
Method · 0.65
destroy
Method · 0.45
Tested by
no test coverage detected