CopyStatusType type

定义 CopyStatusType 的值。

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