Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code100x/cms
/ VideoJsPlayer
Interface
VideoJsPlayer
src/lib/utils.ts:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
}
10
11
export
interface
VideoJsPlayer {
12
eme: () => void;
13
}
14
15
export
interface
Segment {
16
start: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected