Skip to main content

shutdown

@quik/bootstrap


@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>