Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ play
Method
play
e2e/viewer/src/vite-env.d.ts:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
declare module
"asciinema-player"
{
12
export
interface
Player {
13
play(): unknown;
14
pause(): unknown;
15
seek(seconds: number): Promise<unknown>;
16
getCurrentTime(): number | Promise<number>;
Callers
1
apply
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected