type-plus
    Preparing search index...

    Type Alias $BaseOptions

    type $BaseOptions = {
        $else?: unknown;
        $then?: unknown;
    }
    Index

    Properties

    Properties

    $else?: unknown
    $then?: unknown