Source: proto/spine/client/command_service_pb.js

  1. // source: spine/client/command_service.proto
  2. /**
  3. * @fileoverview
  4. * @enhanceable
  5. * @suppress {messageConventions} JS Compiler reports an error if a variable or
  6. * field starts with 'MSG_' and isn't a translatable message.
  7. * @public
  8. */
  9. // GENERATED CODE -- DO NOT EDIT!
  10. var jspb = require('google-protobuf');
  11. var goog = jspb;
  12. var global = Function('return this')();
  13. var spine_options_pb = require('../../spine/options_pb.js');
  14. goog.object.extend(proto, spine_options_pb);
  15. var spine_core_command_pb = require('../../spine/core/command_pb.js');
  16. goog.object.extend(proto, spine_core_command_pb);
  17. var spine_core_ack_pb = require('../../spine/core/ack_pb.js');
  18. goog.object.extend(proto, spine_core_ack_pb);