CopyStatusType type

定義 CopyStatusType 的值。

type CopyStatusType = "pending" | "success" | "aborted" | "failed"