Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bbc/peaks.js
/ Segment
Interface
Segment
peaks.js.d.ts:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
interface
Segment extends SegmentOptions {
34
update: (options: SegmentOptions) => void;
35
}
36
37
interface
PointOptions {
38
time: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected