goog.module('jsenum.Main.StringJsEnum');


const StringJsEnum = goog.require('jsenum.Main.StringJsEnum$impl');
exports = StringJsEnum;
