CloneAbilityResult type

Defines values for CloneAbilityResult.

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