145Storage 2 - v0.6.0
GitHub
npm
Preparing search index...
StorageInterface
Class StorageInterface
Hierarchy (
View Summary
)
StorageInterface
FlatJSONStorage
Index
Constructors
constructor
Properties
_
data
is
Ready
scheduled
Update
update
Timer
ID
Accessors
data
Methods
assert
Ready
init
update
get
Raw
Constructors
constructor
new
StorageInterface
()
:
StorageInterface
Returns
StorageInterface
Properties
_
data
_data
:
any
is
Ready
isReady
:
boolean
= false
scheduled
Update
scheduledUpdate
:
boolean
|
undefined
update
Timer
ID
updateTimerID
:
Timeout
|
undefined
Accessors
data
get
data
()
:
any
Returns
any
Methods
assert
Ready
assertReady
()
:
void
Returns
void
init
init
()
:
void
|
Promise
<
void
>
Returns
void
|
Promise
<
void
>
update
update
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Static
get
Raw
getRaw
(
observed
:
any
)
:
any
Parameters
observed
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
data
is
Ready
scheduled
Update
update
Timer
ID
Accessors
data
Methods
assert
Ready
init
update
get
Raw
GitHub
npm
145Storage 2 - v0.6.0
Loading...