UNPKG

@cause-911/management

Version:

Run `npm install @cause-911/management --save` to add this library to your project

8 lines (7 loc) 140 B
export declare class PermissionModel { id: string; name: string; tag: string; idSystem: string; constructor(); }