Search
Preparing search index...
The search index is not available
@nftstorage/metaplex-auth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nftstorage/metaplex-auth
<internal>
Batch
Interface Batch<Key, Value>
Type parameters
Key
Value
Hierarchy
Batch
Index
Methods
commit
delete
put
Methods
commit
commit
(
options
?:
Options
)
:
Promise
<
void
>
Parameters
Optional
options:
Options
Returns
Promise
<
void
>
delete
delete
(
key
:
Key
)
:
void
Parameters
key:
Key
Returns
void
put
put
(
key
:
Key
, value
:
Value
)
:
void
Parameters
key:
Key
value:
Value
Returns
void
Exports
<internal>
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/multiformats/types/src/codecs/interface"
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/nft.storage/dist/src/lib/interface"
Batch
commit
delete
put
Generated using
TypeDoc