Optional
sources: null | ArrayOrSingle<EnvironmentSource>Completes a source load.
The source to complete.
Returns the loader source definition with the given id.
The loader source definition or undefined if the source doesn't exist.
The id of the loader source to get.
Middleware function that gives the possibility to modify the source properties before inserting it into the environment.
The modified source properties.
The source properties.
Optional
source: LoaderSourceThe environment properties source.
Generated using TypeDoc
Loads the environment properties from the provided asynchronous sources.