Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
interfaces
SelfTestsData
Interface SelfTestsData
interface
SelfTestsData
{
disabled
?:
boolean
;
duration
:
number
;
end
:
string
;
exception
?:
string
;
results
:
SelfTestsResult
[]
;
start
:
string
;
}
Index
Properties
disabled?
duration
end
exception?
results
start
Properties
Optional
disabled
disabled
?:
boolean
duration
duration
:
number
end
end
:
string
Optional
exception
exception
?:
string
results
results
:
SelfTestsResult
[]
start
start
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
disabled
duration
end
exception
results
start
@thepalaceproject/circulation-admin
Loading...