Preparing search index...
The search index is not available
@fingerprintjs/fingerprintjs-pro-react
@fingerprintjs/fingerprintjs-pro-react
CacheStub
Class CacheStub
Implementation of stub cache that is used when cache is disabled by user
Implements
ICache
Index
Constructors
constructor
Methods
all
Keys
get
remove
set
Constructors
constructor
new
Cache
Stub
(
)
:
CacheStub
Returns
CacheStub
Methods
all
Keys
all
Keys
(
)
:
never
[]
Returns
never
[]
get
get
(
)
:
undefined
Returns
undefined
remove
remove
(
)
:
void
Returns
void
set
set
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
all
Keys
get
remove
set
@fingerprintjs/fingerprintjs-pro-react
Loading...
Generated using
TypeDoc
Implementation of stub cache that is used when cache is disabled by user