@softcose/softchat - v0.1.0
Preparing search index...
index
NostrEventDraft
Type Alias NostrEventDraft
NostrEventDraft
:
Readonly
<
{
content
:
string
;
createdAt
:
number
;
kind
:
NostrEventKind
;
tags
:
readonly
NostrTag
[]
;
}
,
>
An immutable, explicit NIP-01 event body waiting for a signature.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
An immutable, explicit NIP-01 event body waiting for a signature.