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

    Interface GenericRepHkt

    A higher kind type to associate type repType.

    interface GenericRepHkt {
        repType: Hkt1;
        type: unknown;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    repType: Hkt1
    type: unknown