isActionable
Stentor API Reference / stentor-guards/src / isActionable
Function: isActionable()
isActionable(
potential):potential is Actionable
Defined in: packages/stentor-guards/src/isActionable.ts:10
Guard to check if the object is actionable.
Parameters​
potential​
object | Actionable
Returns​
potential is Actionable