UNPKG

@cause-911/management

Version:

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

7 lines (6 loc) 131 B
export declare class UserGroupModel { idUserGroup: string; idGroup: string; idUser: string; constructor(); }