@mikuroxina/mini-fn
    Preparing search index...

    Interface Unit

    Lifted version of never[].

    interface Unit {
        arg1: unknown;
        repType: Unit;
        type: never[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    arg1: unknown
    repType: Unit
    type: never[]