index.ts overview
Since v1.0.0
Exports Grouped by Category
- utils
- BrowserHttpClient (namespace export)
- BrowserKeyValueStore (namespace export)
- BrowserRuntime (namespace export)
- BrowserSocket (namespace export)
- BrowserStream (namespace export)
- BrowserWorker (namespace export)
- BrowserWorkerRunner (namespace export)
- Clipboard (namespace export)
- Geolocation (namespace export)
- Permissions (namespace export)
utils
BrowserHttpClient (namespace export)
Re-exports all named exports from the “./BrowserHttpClient.js” module as BrowserHttpClient
.
Signature
export * as BrowserHttpClient from "./BrowserHttpClient.js"
Since v1.0.0
BrowserKeyValueStore (namespace export)
Re-exports all named exports from the “./BrowserKeyValueStore.js” module as BrowserKeyValueStore
.
Signature
export * as BrowserKeyValueStore from "./BrowserKeyValueStore.js"
Since v1.0.0
BrowserRuntime (namespace export)
Re-exports all named exports from the “./BrowserRuntime.js” module as BrowserRuntime
.
Signature
export * as BrowserRuntime from "./BrowserRuntime.js"
Since v1.0.0
BrowserSocket (namespace export)
Re-exports all named exports from the “./BrowserSocket.js” module as BrowserSocket
.
Signature
export * as BrowserSocket from "./BrowserSocket.js"
Since v1.0.0
BrowserStream (namespace export)
Re-exports all named exports from the “./BrowserStream.js” module as BrowserStream
.
Signature
export * as BrowserStream from "./BrowserStream.js"
Since v1.0.0
BrowserWorker (namespace export)
Re-exports all named exports from the “./BrowserWorker.js” module as BrowserWorker
.
Signature
export * as BrowserWorker from "./BrowserWorker.js"
Since v1.0.0
BrowserWorkerRunner (namespace export)
Re-exports all named exports from the “./BrowserWorkerRunner.js” module as BrowserWorkerRunner
.
Signature
export * as BrowserWorkerRunner from "./BrowserWorkerRunner.js"
Since v1.0.0
Clipboard (namespace export)
Re-exports all named exports from the “./Clipboard.js” module as Clipboard
.
Signature
export * as Clipboard from "./Clipboard.js"
Since v1.0.0
Geolocation (namespace export)
Re-exports all named exports from the “./Geolocation.js” module as Geolocation
.
Signature
export * as Geolocation from "./Geolocation.js"
Since v1.0.0
Permissions (namespace export)
Re-exports all named exports from the “./Permissions.js” module as Permissions
.
Signature
export * as Permissions from "./Permissions.js"
Since v1.0.0