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