Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/SelfTests
SelfTestsDispatchProps
Interface SelfTestsDispatchProps
interface
SelfTestsDispatchProps
{
getSelfTests
?:
()
=>
Promise
<
SelfTestsData
>
;
runSelfTests
?:
()
=>
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
SelfTestsDispatchProps
SelfTestsProps
Index
Properties
get
Self
Tests?
run
Self
Tests?
Properties
Optional
get
Self
Tests
getSelfTests
?:
()
=>
Promise
<
SelfTestsData
>
Optional
run
Self
Tests
runSelfTests
?:
()
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Self
Tests
run
Self
Tests
@thepalaceproject/circulation-admin
Loading...