UNPKG
anchorbrowser
Version:
latest (0.5.1)
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
/
agent
/
index.d.ts
3 lines
•
178 B
TypeScript
View Raw
1
2
3
export
{
Agent
}
from
"./agent.js"
;
export
{
Files
,
type
FileListResponse
,
type
FileUploadResponse
,
type
FileUploadParams
}
from
"./files.js"
;
//# sourceMappingURL=index.d.ts.map