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