spot-sdk-ts
Version:
TypeScript bindings based on protobufs (proto3) provided by Boston Dynamics
7 lines (6 loc) • 411 B
text/typescript
export * as GoogleProtobufAny from "./google/protobuf/any";
export * as GoogleProtobufDuration from "./google/protobuf/duration";
export * as GoogleProtobufFieldMask from "./google/protobuf/field_mask";
export * as GoogleProtobufStruct from "./google/protobuf/struct";
export * as GoogleProtobufTimestamp from "./google/protobuf/timestamp";
export * as GoogleProtobufWrappers from "./google/protobuf/wrappers";