UseOptionalAttributes<C, A>: Cluster<C["features"], C["supportedFeatures"], MakeAttributesMandatory<C["attributes"], A>, C["commands"], C["events"]>

Type Parameters

  • C extends Cluster<any, any, any, any, any>
  • A extends OptionalAttributeConf<C["attributes"]>