spot-sdk-ts
Version:
TypeScript bindings based on protobufs (proto3) provided by Boston Dynamics
7 lines • 447 B
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";
//# sourceMappingURL=google.d.ts.map