index overview
Added in v1.0.0
Table of contents
exports
ECS
Signature
export declare const ECS: typeof ECSService
Added in v1.0.0
ECS (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = ECSService.Config
Added in v1.0.0
From â./ECSClientInstance.jsâ
Re-exports all named exports from the â./ECSClientInstance.jsâ module as ECSClientInstance
.
Signature
export * as ECSClientInstance from "./ECSClientInstance.js"
Added in v1.0.0
From â./ECSService.jsâ
Re-exports all named exports from the â./ECSService.jsâ module.
Signature
export * from "./ECSService.js"
Added in v1.0.0
From â./ECSServiceConfig.jsâ
Re-exports all named exports from the â./ECSServiceConfig.jsâ module as ECSServiceConfig
.
Signature
export * as ECSServiceConfig from "./ECSServiceConfig.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