UNPKG

@abp/ng.permission-management

Version:

ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. This package is a part of the [ABP Framework](https://abp.io) and contains client-side files.

10 lines (9 loc) 604 B
import * as i0 from "@angular/core"; import * as i1 from "./components/permission-management.component"; import * as i2 from "@abp/ng.core"; import * as i3 from "@abp/ng.theme.shared"; export declare class PermissionManagementModule { static ɵfac: i0.ɵɵFactoryDeclaration<PermissionManagementModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PermissionManagementModule, [typeof i1.PermissionManagementComponent], [typeof i2.CoreModule, typeof i3.ThemeSharedModule], [typeof i1.PermissionManagementComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PermissionManagementModule>; }