wechaty-grpc
Version:
gRPC for Wechaty
8 lines • 313 B
JavaScript
import timestamp from 'google-protobuf/google/protobuf/timestamp_pb.js';
import wrappers from 'google-protobuf/google/protobuf/wrappers_pb.js';
class StringValue extends wrappers.StringValue {
}
class Timestamp extends timestamp.Timestamp {
}
export { StringValue, Timestamp, };
//# sourceMappingURL=google.js.map