GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
430 B

2 months ago
  1. (function(global, factory) { /* global define, require, module */
  2. /* AMD */ if (typeof define === 'function' && define.amd)
  3. define([$DEPENDENCY], factory);
  4. /* CommonJS */ else if (typeof require === 'function' && typeof module === 'object' && module && module.exports)
  5. module.exports = factory(require($DEPENDENCY));
  6. })(this, function($protobuf) {
  7. "use strict";
  8. $OUTPUT;
  9. return $root;
  10. });