Type alias ExtraPerms

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

Type declaration

  • [key: string]: boolean