Preparing search index...
The search index is not available
wappsto-wapp
wappsto-wapp
IState
Interface IState
interface
IState
{
data
?:
string
;
meta
?:
Meta
;
status
?:
StateStatus
;
timestamp
?:
string
;
type
:
StateType
;
[
key
:
string
]:
any
;
}
Implemented by
State
Indexable
[
key
:
string
]:
any
Index
Properties
data?
meta?
status?
timestamp?
type
Properties
Optional
data
data
?:
string
Optional
meta
meta
?:
Meta
Optional
status
status
?:
StateStatus
Optional
timestamp
timestamp
?:
string
type
type
:
StateType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
meta
status
timestamp
type
wappsto-wapp
Loading...