interface RemoveMode {
    remove?: Remove;
}

Properties

Properties

remove?: Remove