Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vime-js/vime
/ AppRoot
Interface
AppRoot
examples/stencil/src/components.d.ts:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
interface
AppHome {
11
}
12
interface
AppRoot {
13
}
14
interface
TapSidesToSeek {
15
"currentTime"
: PlayerProps[
'currentTime'
];
16
"duration"
: PlayerProps[
'duration'
];
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected