Type Alias ExtraPerms

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