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

index overview

Added in v1.0.0


Table of contents


exports

Account

Signature

export declare const Account: typeof AccountService

Added in v1.0.0

Account (namespace)

Added in v1.0.0

Config (type alias)

Signature

export type Config = AccountService.Config

Added in v1.0.0

From “./AccountClientInstance.js”

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

Signature

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

Added in v1.0.0

From “./AccountService.js”

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

Signature

export * from "./AccountService.js"

Added in v1.0.0

From “./AccountServiceConfig.js”

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

Signature

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