Search
Preparing search index...
The search index is not available
recent-searches
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"MemoryStorage"
MemoryStorage
Class MemoryStorage<T>
Type parameters
T
Hierarchy
MemoryStorage
Implements
IMemoryStorage
<
T
>
Index
Constructors
constructor
Properties
DATA
DEFAULT_
VALUE
KEY
Methods
get
Item
set
Item
Constructors
constructor
new
Memory
Storage
(
config
:
SafeLocalStorageConfig
<
T
>
)
:
MemoryStorage
Parameters
config:
SafeLocalStorageConfig
<
T
>
Returns
MemoryStorage
Properties
DATA
DATA
:
object
Type declaration
[
key:
string
]:
T
Private
DEFAULT_
VALUE
DEFAULT_
VALUE
:
T
Private
KEY
KEY
:
string
Methods
get
Item
get
Item
(
)
:
T
Returns
T
set
Item
set
Item
(
data
:
T
)
:
boolean
Parameters
data:
T
Returns
boolean
Globals
"
Memory
Storage"
"
Safe
Local
Storage"
"__tests__/
Memory
Storage.test"
"__tests__/
Recent
Searches.test"
"__tests__/
Safe
Local
Storage.test"
"index"
Memory
Storage
constructor
DATA
DEFAULT_
VALUE
KEY
get
Item
set
Item
IMemory
Storage
Generated using
TypeDoc