Skip to main content

setup

@quik/bootstrap


@quik/bootstrap / Module / setup

Function: setup()

setup(options): Promise<void>

Defined in: bootstrap/src/setup.ts:91

Bootstraps the framework by loading all core and application modules.

Parameters

options

IQBootstrapSetup

Configuration describing which modules to load.

Returns

Promise<void>