@tak-ps/node-cot
    Preparing search index...

    Variable ACKRequestConst

    ACKRequest: TObject<
        {
            _attributes: TObject<
                { ackrequested: TBoolean; tag: TString; uid: TString },
            >;
        },
    > = ...