AppleSauce
Preparing search index...
applesauce-factory
Operation
Type Alias Operation<I, R>
Operation
:
(
value
:
I
,
context
:
EventFactoryContext
)
=>
R
|
Promise
<
R
>
A single operation that modifies an events public or hidden tags array
Type Parameters
I
extends
unknown
=
unknown
R
extends
unknown
=
unknown
Type declaration
(
value
:
I
,
context
:
EventFactoryContext
)
:
R
|
Promise
<
R
>
Parameters
value
:
I
context
:
EventFactoryContext
Returns
R
|
Promise
<
R
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
A single operation that modifies an events public or hidden tags array