5 lines
159 B
TypeScript
5 lines
159 B
TypeScript
/**
|
|
* Provides functionality for messages defined with the proto2 syntax.
|
|
*/
|
|
export declare const proto2: import("./private/proto-runtime.js").ProtoRuntime;
|