AppleSauce
Preparing search index...
applesauce-factory
modify
Function modify
modify
(
event
:
Event
|
EventTemplate
|
UnsignedEvent
,
context
:
EventFactoryContext
,
...
operations
:
(
undefined
|
EventOperation
)
[]
,
)
:
Promise
<
EventTemplate
>
Modifies an event using a context and a set of operations
Parameters
event
:
Event
|
EventTemplate
|
UnsignedEvent
context
:
EventFactoryContext
...
operations
: (
undefined
|
EventOperation
)
[]
Returns
Promise
<
EventTemplate
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
Modifies an event using a context and a set of operations