次の方法で共有


OperationStatus type

OperationStatus の値を定義します。

type OperationStatus = "None" | "Updating" | "Deleting" | "Restoring"