https://github.com/nathanhleung/protobuf-ts-types
GitHub - nathanhleung/protobuf-ts-types: 🛫 Zero-codegen, no-compile TypeScript `type` inference from protobuf `message`s
protobuf-ts-typesは、protobufメッセージからTypeScriptの型を推論するツールです。
コード生成やコンパイルは不要で、TypeScriptの型定義を直接生成できます。
これにより、protobufとTypeScript間の型整合性を保ちつつ、開発効率を向上させることが可能です。