@softcose/softchat - v0.1.0
Preparing search index...
index
NostrEventDraft
Variable NostrEventDraft
NostrEventDraft
:
Readonly
<
{
create
(
__namedParameters
:
{
content
?:
string
;
createdAt
:
number
;
kind
:
NostrEventKind
;
tags
?:
readonly
NostrTag
[]
;
}
,
)
:
NostrEventDraft
;
}
,
>
Runtime constructor for an explicit, validated event draft.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@softcose/softchat - v0.1.0
Loading...
Runtime constructor for an explicit, validated event draft.