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