AppleSauce
Preparing search index...
applesauce-actions
Action
Type Alias Action
Action
:
(
ctx
:
ActionContext
,
)
=>
|
Observable
<
NostrEvent
>
|
AsyncGenerator
<
NostrEvent
>
|
Generator
<
NostrEvent
>
An action that can be run in a context to preform an action
Type declaration
(
ctx
:
ActionContext
,
)
:
|
Observable
<
NostrEvent
>
|
AsyncGenerator
<
NostrEvent
>
|
Generator
<
NostrEvent
>
Parameters
ctx
:
ActionContext
Returns
Observable
<
NostrEvent
>
|
AsyncGenerator
<
NostrEvent
>
|
Generator
<
NostrEvent
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
An action that can be run in a context to preform an action