Type alias PermissionObject

PermissionObject: {
    [key: string]: boolean;
}

Type declaration

  • [key: string]: boolean

Generated using TypeDoc