@cosmonauts/protobuf
TypeScript icon, indicating that this package has built-in type declarations

0.0.10 • Public • Published

@cosmonauts/protobuf

ts-proto enhancements for Cosmos Protobufs

import { TSProtoStore } from '@cosmonauts/protobuf';

// specify proto path and out path
const protoStore = new TSProtoStore(protoPath, outPath);

// write TS files
protoStore.write();

Readme

Keywords

none

Package Sidebar

Install

npm i @cosmonauts/protobuf

Weekly Downloads

10

Version

0.0.10

License

SEE LICENSE IN LICENSE

Unpacked Size

66.3 kB

Total Files

21

Last publish

Collaborators

  • zetazz
  • ljun
  • pyramation