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

    Interface BigIntHkt

    A higher kind of bigint.

    interface BigIntHkt {
        repType: Recurse0<bigint>;
        type: bigint;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    repType: Recurse0<bigint>
    type: bigint