次の方法で共有


CloneAbilityResult type

CloneAbilityResult の値を定義します。

type CloneAbilityResult = "Cloneable" | "PartiallyCloneable" | "NotCloneable"