Files
2026-08-22 08:40:29 +02:00

5 lines
159 B
TypeScript

/**
* Provides functionality for messages defined with the proto3 syntax.
*/
export declare const proto3: import("./private/proto-runtime.js").ProtoRuntime;