README
TODO:
- Add support of maps
- Add support of oneOf
- Add support of client stream
- Improve interfaces for streaming
Protocol Buffers Compiler (protoc) plugin for generating interfaces in TypeScript.
<script type="module">
import tsInterfacesProtocGen from 'https://cdn.skypack.dev/ts-interfaces-protoc-gen';
</script>