@indooorsmen/pb2ts

v1.0.7
Proto to TS, a simple tool to convert x.proto to x.ts
proto ts typescript protobuf

pb2ts

A simple tool to convert x.proto to x.ts

Usage

npm install -g  @indooorsmen/pb2ts@latest
pb2ts -f /proto/file/path/x.proto -o /output/path/of/ts/file/x.ts
npm i @indooorsmen/pb2ts

Metadata

Downloads