DescriptorBehavior: Type<Descriptor.Cluster, typeof ClusterBehavior, {
    components: never[];
}>

DescriptorBehavior is the base class for objects that support interaction with Descriptor.Cluster.

This class does not have optional features of Descriptor.Cluster enabled. You can enable additional features using DescriptorBehavior.with.