goog.module('libraryinfo.Main.MyJsEnum');


const MyJsEnum = goog.require('libraryinfo.Main.MyJsEnum$impl');
exports = MyJsEnum;
