Preparing search index...
The search index is not available
@arianee/arn-client
@arianee/arn-client
ArnNftCache
Class ArnNftCache<P, R>
Type Parameters
P =
string
R =
NmpCertificatesResponse
[]
Hierarchy
ArnNftCache
Index
Constructors
constructor
Properties
payload
To
Results
Methods
get
invalidate
set
Constructors
constructor
new
Arn
Nft
Cache
<
P
,
R
>
(
)
:
ArnNftCache
<
P
,
R
>
Type Parameters
P =
string
R =
NmpCertificatesResponse
[]
Returns
ArnNftCache
<
P
,
R
>
Properties
Protected
Readonly
payload
To
Results
payload
To
Results
:
Map
<
string
,
R
>
= ...
Methods
get
get
(
payload
:
P
)
:
undefined
|
R
Parameters
payload:
P
Returns
undefined
|
R
invalidate
invalidate
(
)
:
void
Clear the cache.
Returns
void
set
set
(
payload
:
P
, result
:
R
)
:
Map
<
string
,
R
>
Parameters
payload:
P
result:
R
Returns
Map
<
string
,
R
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@arianee/arn-
client
Arn
Nft
Cache
constructor
payload
To
Results
get
invalidate
set
Generated using
TypeDoc
Clear the cache.