/var/www/qr4y.com/server/delivery/node_modules/proto3-json-serializer/build/src
Edit: /var/www/qr4y.com/server/delivery/node_modules/proto3-json-serializer/build/src/toproto3json.d.ts (149B)
import * as protobuf from 'protobufjs';
import { JSONValue } from './types';
export declare function toProto3JSON(obj: protobuf.Message): JSONValue;