@dxos/app-framework - v0.8.2
Preparing search index...
isAllOf
Function isAllOf
isAllOf
(
events
:
ActivationEvents
,
)
:
events
is
{
events
:
ActivationEvent
[]
;
type
:
"all-of"
}
Helper to check if an activation event is an all-of event.
Parameters
events
:
ActivationEvents
Returns
events
is
{
events
:
ActivationEvent
[]
;
type
:
"all-of"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/app-framework - v0.8.2
Loading...
Helper to check if an activation event is an all-of event.