coldbydefault-portfolio
Preparing search index...
types/admin
AdminState
Interface AdminState
interface
AdminState
{
error
:
null
|
AdminError
;
isAuthenticated
:
boolean
;
lastRefresh
:
null
|
Date
;
loading
:
boolean
;
stats
:
null
|
AdminStats
;
suspicious
:
SuspiciousSubmission
[]
;
token
:
string
;
}
Index
Properties
error
is
Authenticated
last
Refresh
loading
stats
suspicious
token
Properties
error
error
:
null
|
AdminError
is
Authenticated
isAuthenticated
:
boolean
last
Refresh
lastRefresh
:
null
|
Date
loading
loading
:
boolean
stats
stats
:
null
|
AdminStats
suspicious
suspicious
:
SuspiciousSubmission
[]
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
is
Authenticated
last
Refresh
loading
stats
suspicious
token
coldbydefault-portfolio
Loading...