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

PowerSourceBehavior is the base class for objects that support interaction with PowerSource.Cluster.

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