shutdown
@quik/bootstrap / Module / shutdown
Function: shutdown()
shutdown():
Promise<void>
Defined in: bootstrap/src/bootstrap.ts:198
Stops the currently booted runtime by executing AFTER_BOOT hooks once.
Returns
Promise<void>
@quik/bootstrap / Module / shutdown
shutdown():
Promise<void>
Defined in: bootstrap/src/bootstrap.ts:198
Stops the currently booted runtime by executing AFTER_BOOT hooks once.
Promise<void>