共用方式為


ErrorManagementTypes type

定義 ErrorManagementTypes 的值。

type ErrorManagementTypes =
  | "RejectAndContinue"
  | "StopImport"
  | "RejectUntilLimit"