type
WithoutChildrenOrChild
type WithoutChildrenOrChild<T> = WithoutChildren<WithoutChild<T>>Remove both child and children snippet properties.
Related types
WithoutChildrenRemove a children snippet property when present.
type
type WithoutChildrenOrChild<T> = WithoutChildren<WithoutChild<T>>Remove both child and children snippet properties.
WithoutChildrenRemove a children snippet property when present.