JSPM

  • Created
  • Published
  • Downloads 493148
  • Score
    100M100P100Q186689F
  • License (Apache-2.0 AND BSD-3-Clause)

Runtime library for code generated by the protobuf-ts plugin

Package Exports

  • @protobuf-ts/runtime

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@protobuf-ts/runtime) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@protobuf-ts/runtime

Runtime library for code generated by the protobuf-ts plugin.

To run code generated with the protobuf-ts plugin, you need this package as a dependency:

npm i @protobuf-ts/runtime

The types provided by this package are documented in the MANUAL.
For a quick overview of protobuf-ts, check the repository README.