interface DefaultOptions {
    $else: false;
    $never: false;
    $notArray: false;
    $then: true;
}

Properties

$else
$never
$notArray
$then