Skip to main content Link Search Menu Expand Document (external link)

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