index.ts
index.ts overview
Section titled “index.ts overview”Since v1.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”- utils
- BrowserCrypto (namespace export)
- BrowserHttpClient (namespace export)
- BrowserKeyValueStore (namespace export)
- BrowserPersistence (namespace export)
- BrowserRuntime (namespace export)
- BrowserSocket (namespace export)
- BrowserStream (namespace export)
- BrowserWorker (namespace export)
- BrowserWorkerRunner (namespace export)
- Clipboard (namespace export)
- Geolocation (namespace export)
- IndexedDb (namespace export)
- IndexedDbDatabase (namespace export)
- IndexedDbQueryBuilder (namespace export)
- IndexedDbTable (namespace export)
- IndexedDbVersion (namespace export)
- Permissions (namespace export)
BrowserCrypto (namespace export)
Section titled “BrowserCrypto (namespace export)”Re-exports all named exports from the “./BrowserCrypto.ts” module as BrowserCrypto.
Signature
export * as BrowserCrypto from "./BrowserCrypto.ts"Since v1.0.0
BrowserHttpClient (namespace export)
Section titled “BrowserHttpClient (namespace export)”Re-exports all named exports from the “./BrowserHttpClient.ts” module as BrowserHttpClient.
Signature
export * as BrowserHttpClient from "./BrowserHttpClient.ts"Since v4.0.0
BrowserKeyValueStore (namespace export)
Section titled “BrowserKeyValueStore (namespace export)”Re-exports all named exports from the “./BrowserKeyValueStore.ts” module as BrowserKeyValueStore.
Signature
export * as BrowserKeyValueStore from "./BrowserKeyValueStore.ts"Since v4.0.0
BrowserPersistence (namespace export)
Section titled “BrowserPersistence (namespace export)”Re-exports all named exports from the “./BrowserPersistence.ts” module as BrowserPersistence.
Signature
export * as BrowserPersistence from "./BrowserPersistence.ts"Since v4.0.0
BrowserRuntime (namespace export)
Section titled “BrowserRuntime (namespace export)”Re-exports all named exports from the “./BrowserRuntime.ts” module as BrowserRuntime.
Signature
export * as BrowserRuntime from "./BrowserRuntime.ts"Since v4.0.0
BrowserSocket (namespace export)
Section titled “BrowserSocket (namespace export)”Re-exports all named exports from the “./BrowserSocket.ts” module as BrowserSocket.
Signature
export * as BrowserSocket from "./BrowserSocket.ts"Since v4.0.0
BrowserStream (namespace export)
Section titled “BrowserStream (namespace export)”Re-exports all named exports from the “./BrowserStream.ts” module as BrowserStream.
Signature
export * as BrowserStream from "./BrowserStream.ts"Since v4.0.0
BrowserWorker (namespace export)
Section titled “BrowserWorker (namespace export)”Re-exports all named exports from the “./BrowserWorker.ts” module as BrowserWorker.
Signature
export * as BrowserWorker from "./BrowserWorker.ts"Since v4.0.0
BrowserWorkerRunner (namespace export)
Section titled “BrowserWorkerRunner (namespace export)”Re-exports all named exports from the “./BrowserWorkerRunner.ts” module as BrowserWorkerRunner.
Signature
export * as BrowserWorkerRunner from "./BrowserWorkerRunner.ts"Since v4.0.0
Clipboard (namespace export)
Section titled “Clipboard (namespace export)”Re-exports all named exports from the “./Clipboard.ts” module as Clipboard.
Signature
export * as Clipboard from "./Clipboard.ts"Since v4.0.0
Geolocation (namespace export)
Section titled “Geolocation (namespace export)”Re-exports all named exports from the “./Geolocation.ts” module as Geolocation.
Signature
export * as Geolocation from "./Geolocation.ts"Since v4.0.0
IndexedDb (namespace export)
Section titled “IndexedDb (namespace export)”Re-exports all named exports from the “./IndexedDb.ts” module as IndexedDb.
Signature
export * as IndexedDb from "./IndexedDb.ts"Since v4.0.0
IndexedDbDatabase (namespace export)
Section titled “IndexedDbDatabase (namespace export)”Re-exports all named exports from the “./IndexedDbDatabase.ts” module as IndexedDbDatabase.
Signature
export * as IndexedDbDatabase from "./IndexedDbDatabase.ts"Since v4.0.0
IndexedDbQueryBuilder (namespace export)
Section titled “IndexedDbQueryBuilder (namespace export)”Re-exports all named exports from the “./IndexedDbQueryBuilder.ts” module as IndexedDbQueryBuilder.
Signature
export * as IndexedDbQueryBuilder from "./IndexedDbQueryBuilder.ts"Since v4.0.0
IndexedDbTable (namespace export)
Section titled “IndexedDbTable (namespace export)”Re-exports all named exports from the “./IndexedDbTable.ts” module as IndexedDbTable.
Signature
export * as IndexedDbTable from "./IndexedDbTable.ts"Since v4.0.0
IndexedDbVersion (namespace export)
Section titled “IndexedDbVersion (namespace export)”Re-exports all named exports from the “./IndexedDbVersion.ts” module as IndexedDbVersion.
Signature
export * as IndexedDbVersion from "./IndexedDbVersion.ts"Since v4.0.0
Permissions (namespace export)
Section titled “Permissions (namespace export)”Re-exports all named exports from the “./Permissions.ts” module as Permissions.
Signature
export * as Permissions from "./Permissions.ts"Since v4.0.0