共用方式為


AdapterErrors type

配接器會儲存狀態中每個作業的最新錯誤。

target 是介面卡所執行之每個唯一作業的配接器定義字串。

type AdapterErrors = { [target: string]: AdapterError }