Triangle.js Docs
    Preparing search index...

    Interface Response

    interface Response {
        record?: CH.Types.Record;
    }
    Index
    record?: CH.Types.Record

    If successful and found, the requested record.