UNPKG

devui-admin-test

Version:

Schematics for ng-devui-admin

7 lines (6 loc) 297 B
export declare const PACKAGE_JSON_PATH = "package.json"; export declare const ANGULAR_JSON_PATH = "angular.json"; export declare const DEFAULT_DIR_PATH = "src/app"; export declare const PACKAGES_I18N: string[]; export declare const PACKAGES: string[]; export declare const STYLES: string[];