restart
@quik/bootstrap / Module / restart
Function: restart()
restart():
Promise<void>
Defined in: bootstrap/src/bootstrap.ts:206
Restart the application fully by resetting runtime state, reloading module setup, and booting again with the most recent bootstrap options.
Returns
Promise<void>