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

    Interface Void

    Lifted version of never.

    interface Void {
        arg1: unknown;
        repType: Void;
        type: never;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    arg1: unknown
    repType: Void
    type: never