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) 232 B
export declare const basePaths: { [moduleName: string]: string; }; export declare const basePath: (moduleName: string) => string; export declare const resourceMapper: (moduleName: string, relativePathFromApp: string) => string;