goog.module('jsenum.StringJsEnum');


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