Documentation
Preparing search index...
@kehto/nip
WriteVerifiedResolutionInput
Interface WriteVerifiedResolutionInput
interface
WriteVerifiedResolutionInput
{
event
:
NostrEvent
;
files
:
ReadonlyMap
<
string
,
Uint8Array
<
ArrayBufferLike
>
>
;
indexHtml
:
string
;
manifest
:
NappletManifest
;
now
?:
number
;
}
Index
Properties
event
files
index
Html
manifest
now?
Properties
event
event
:
NostrEvent
files
files
:
ReadonlyMap
<
string
,
Uint8Array
<
ArrayBufferLike
>
>
index
Html
indexHtml
:
string
manifest
manifest
:
NappletManifest
Optional
now
now
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
files
index
Html
manifest
now
Documentation
Loading...