UNPKG
anchorbrowser
Version:
latest (0.8.2)
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.1.0-alpha.3
0.1.0-alpha.2
0.1.0-alpha.1
The official TypeScript library for the Anchorbrowser API
anchorbrowser/AnchorBrowser-SDK-Typescript
anchorbrowser
/
resources
/
sessions
/
recordings
/
index.d.ts
3 lines
•
209 B
TypeScript
View Raw
1
2
3
export
{
Primary
}
from
"./primary.js"
;
export
{
Recordings
,
type
RecordingListResponse
,
type
RecordingPauseResponse
,
type
RecordingResumeResponse
, }
from
"./recordings.js"
;
//# sourceMappingURL=index.d.ts.map