Preparing search index...
The search index is not available
@cmdcode/nostr-sdk
@cmdcode/nostr-sdk
StoreItem
Interface StoreItem
interface
StoreItem
{
pubkey
:
string
;
secret
:
string
;
store_id
:
string
;
topic_id
:
string
;
updated_at
:
number
;
}
Index
Properties
pubkey
secret
store_
id
topic_
id
updated_
at
Properties
pubkey
pubkey
:
string
secret
secret
:
string
store_
id
store_
id
:
string
topic_
id
topic_
id
:
string
updated_
at
updated_
at
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
pubkey
secret
store_
id
topic_
id
updated_
at
@cmdcode/nostr-sdk
NostrChannel
NostrRoom
NostrSocket
NostrStore
NostrSub
ChannelConfig
EventFilter
EventMessage
RoomConfig
SignedEvent
SocketConfig
StoreConfig
StoreItem
SubscribeConfig
UnsignedEvent
ReceiptEnvelope
Generated using
TypeDoc