c05123c 785f3a2 c05123c
1
2
3
4
5
export interface PermissionInterface { id?: number; permission_name: string; }