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

index overview

Added in v1.0.0


Table of contents


exports

BedrockRuntime

Signature

export declare const BedrockRuntime: typeof BedrockRuntimeService

Added in v1.0.0

BedrockRuntime (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = BedrockRuntimeService.Config

Added in v1.0.0

From “./BedrockRuntimeClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./BedrockRuntimeService.js”

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

Signature

export * from "./BedrockRuntimeService.js"

Added in v1.0.0

From “./BedrockRuntimeServiceConfig.js”

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

Signature

export * as BedrockRuntimeServiceConfig from "./BedrockRuntimeServiceConfig.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