Search
Preparing search index...
The search index is not available
prismic-javascript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ILRUCache
Interface ILRUCache
Hierarchy
ILRUCache
Index
Methods
get
put
remove
remove
All
Methods
get
get
(
key
:
string
, Entry
:
boolean
)
:
any
Parameters
key:
string
Entry:
boolean
Returns
any
put
put
(
key
:
string
, value
:
any
)
:
void
Parameters
key:
string
value:
any
Returns
void
remove
remove
(
key
:
String
)
:
void
Parameters
key:
String
Returns
void
remove
All
remove
All
(
)
:
void
Returns
void
Globals
ILRUCache
get
put
remove
remove
All
Generated using
TypeDoc