AppleSauce
Preparing search index...
applesauce-factory
EventBlueprint
Type Alias EventBlueprint<T>
EventBlueprint
:
(
context
:
EventFactoryContext
)
=>
Promise
<
T
>
A method that creates a new event based on a set of operations
Type Parameters
T
extends
EventTemplate
|
UnsignedEvent
|
NostrEvent
=
EventTemplate
Type declaration
(
context
:
EventFactoryContext
)
:
Promise
<
T
>
Parameters
context
:
EventFactoryContext
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
A method that creates a new event based on a set of operations