UNPKG

ngx-fastboot

Version:

ngx-fastboot is an Angular library designed to dynamically load configuration settings at runtime, optimizing application startup performance by offloading configurations to a separate compilation chunk.

8 lines (7 loc) 235 B
export * from './fast'; export * from './fast-bootstrap-application'; export * from './is-type-provider'; export * from './load-module'; export * from './resolve-provider'; export * from './resolve-providers'; export * from './types';