UNPKG

@o3r/configuration

Version:

This module contains configuration-related features such as CMS compatibility, Configuration override, store and debugging. It enables your application runtime configuration and comes with an integrated ng builder to help you generate configurations suppo

5 lines 244 B
/** * Injects bootstrapconfig inside the body dataset to get all debug/override capabilities on a local development server */ export declare const bootstrapConfigMiddleware: () => any; //# sourceMappingURL=bootstrap-config.middleware.d.ts.map