Skip to content

Instantly share code, notes, and snippets.

@ghaskins
Created October 11, 2019 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ghaskins/251954237da2bf03be6a740a51fe3c6a to your computer and use it in GitHub Desktop.
Save ghaskins/251954237da2bf03be6a740a51fe3c6a to your computer and use it in GitHub Desktop.
// source: hello.proto
/**
* @fileoverview
* @enhanceable
* @suppress {messageConventions} JS Compiler reports an error if a variable or
* field starts with 'MSG_' and isn't a translatable message.
* @public
*/
// GENERATED CODE -- DO NOT EDIT!
var jspb = require('google-protobuf');
var goog = jspb;
var global = Function('return this')();
var google_protobuf_Any_pb = require('google-protobuf/google/protobuf/Any_pb.js');
goog.object.extend(proto, google_protobuf_Any_pb);
goog.exportSymbol('proto.shadowbug.Foo', null, global);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment