1.0.1 • Published 2 years ago
@streamdal/plumber-schemas v1.0.1
Node Protobuf and Typescript types
See /build/ts
. Protobuf descriptor set is at /build/ts/descriptor-set
and Typescript types are
at /build/ts/types
. Those artifacts are also deployed to npm at @streamdal/protobuf-schemas
.
For an example of how to use them in your Node app, see: Snitch Node Client