yolkbot
    Preparing search index...

    Interface QueryResponseOK

    interface QueryResponseOK {
        ok: true;
        [key: string]: any;
    }

    Hierarchy

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    ok: true