interface Unset {
    $unset: string | string[];
}

Properties

Properties

$unset: string | string[]