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

AccountClientInstance overview

Added in v1.0.0


Table of contents


constructors

make

Signature

export declare const make: Effect.Effect<AccountClient, never, Scope>

Added in v1.0.0

layers

layer

Signature

export declare const layer: Layer.Layer<AccountClientInstance, never, never>

Added in v1.0.0

tags

AccountClientInstance (class)

Signature

export declare class AccountClientInstance

Added in v1.0.0