setup
@quik/healthcheck / Module / setup
Function: setup()
setup(
options):Promise<void>
Defined in: healthcheck/src/module.ts:17
Setup routine executed by the Quik bootstrapper.
Parameters
options
IQModuleSetup
Returns
Promise<void>
@quik/healthcheck / Module / setup
setup(
options):Promise<void>
Defined in: healthcheck/src/module.ts:17
Setup routine executed by the Quik bootstrapper.
IQModuleSetup
Promise<void>