次の方法で共有


IndexActionType type

IndexActionType の値を定義します。

type IndexActionType = "upload" | "merge" | "mergeOrUpload" | "delete"