UNPKG

ng-dynamic-mf

Version:

[![npm](https://img.shields.io/npm/v/ng-dynamic-mf?color=%2300d26a&style=for-the-badge)](https://www.npmjs.com/package/ng-dynamic-mf) [![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/LoaderB0T_ng-dynamic-mf?server=https%3A%2F%2Fsonarcloud

6 lines (5 loc) 299 B
/** * Add this to your imports of your angular module to automatically add all remote modules to the app. */ // @ts-ignore (Needed workaround for the angular compiler to be able to import this variable into the "imports" section of a NgModule) export declare const loadedModules: any[] = [];