Module: Initializers

Initializes the application's dependencies before it starts

Source:

Methods

(static) start() → {Promise}

Start the Initializers.

Source:
Returns:

A promise resolved when all initializers are started

Type
Promise