次の方法で共有


SyncType type

SyncType の値を定義します。 指定できる値は、'PartialSync'、'FullSync' です。

type SyncType = "PartialSync" | "FullSync"