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

index overview

Added in v1.0.0


Table of contents


exports

Bedrock

Signature

export declare const Bedrock: typeof BedrockService

Added in v1.0.0

Bedrock (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = BedrockService.Config

Added in v1.0.0

From “./BedrockClientInstance.js”

Re-exports all named exports from the “./BedrockClientInstance.js” module as BedrockClientInstance.

Signature

export * as BedrockClientInstance from "./BedrockClientInstance.js"

Added in v1.0.0

From “./BedrockService.js”

Re-exports all named exports from the “./BedrockService.js” module.

Signature

export * from "./BedrockService.js"

Added in v1.0.0

From “./BedrockServiceConfig.js”

Re-exports all named exports from the “./BedrockServiceConfig.js” module as BedrockServiceConfig.

Signature

export * as BedrockServiceConfig from "./BedrockServiceConfig.js"

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