@mega-yfue/eufy-sdk / actionSpecOf
Function: actionSpecOf()
ts
function actionSpecOf(fn): ActionSpec | undefined;The ActionSpec attached to a built action, or undefined for one nothing describes.
Parameters
fn
unknown
Returns
ActionSpec | undefined