Type alias NewRoleInfo

NewRoleInfo: {
    role: NewRoleSchema;
}

Type declaration