@mega-yfue/eufy-sdk / hasProvidedAction
Function: hasProvidedAction()
ts
function hasProvidedAction(capabilities, action): boolean;Whether this resolved set owns a provider-backed member with the given action name.
Parameters
capabilities
ReadonlySet<Capability>
action
string
Returns
boolean