interface IndividualAdminEditFormContext {
    admin: default;
    settingUp: boolean;
}

Properties

Properties

admin: default
settingUp: boolean