index overview
Added in v1.0.0
Table of contents
exports
Firehose
Signature
export declare const Firehose: typeof FirehoseService
Added in v1.0.0
Firehose (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = FirehoseService.Config
Added in v1.0.0
From â./Errors.jsâ
Re-exports all named exports from the â./Errors.jsâ module.
Signature
export * from "./Errors.js"
Added in v1.0.0
From â./FirehoseClientInstance.jsâ
Re-exports all named exports from the â./FirehoseClientInstance.jsâ module as FirehoseClientInstance
.
Signature
export * as FirehoseClientInstance from "./FirehoseClientInstance.js"
Added in v1.0.0
From â./FirehoseService.jsâ
Re-exports all named exports from the â./FirehoseService.jsâ module.
Signature
export * from "./FirehoseService.js"
Added in v1.0.0
From â./FirehoseServiceConfig.jsâ
Re-exports all named exports from the â./FirehoseServiceConfig.jsâ module as FirehoseServiceConfig
.
Signature
export * as FirehoseServiceConfig from "./FirehoseServiceConfig.js"
Added in v1.0.0