Interface ClipSlotChildrenProperties

interface ClipSlotChildrenProperties {
    clip: RawClip[];
}

Properties

Properties

clip: RawClip[]