BedrockClientInstance overview
Added in v1.0.0
Table of contents
constructors
makeBedrockClientInstance
Signature
export declare const makeBedrockClientInstance: Effect.Effect<BedrockClient, never, BedrockClientInstanceConfig>
Added in v1.0.0
layers
BedrockClientInstanceLayer
Signature
export declare const BedrockClientInstanceLayer: Layer.Layer<BedrockClientInstance, never, BedrockClientInstanceConfig>
Added in v1.0.0
DefaultBedrockClientInstanceLayer
Signature
export declare const DefaultBedrockClientInstanceLayer: Layer.Layer<BedrockClientInstance, never, never>
Added in v1.0.0
tags
BedrockClientInstance (class)
Signature
export declare class BedrockClientInstance
Added in v1.0.0