vot.js - v2.4.16
    Preparing search index...

    Variable YandexSessionProtobufConst

    YandexSessionProtobuf: {
        decodeSessionResponse: (response: ArrayBuffer) => YandexSessionResponse;
        encodeSessionRequest: (
            uuid: string,
            module: SessionModule,
        ) => Uint8Array<ArrayBufferLike>;
    } = ...

    Type declaration