goog.module('bridgejsmethod.Main.J');

goog.require('nativebootstrap.Util');

const J = goog.require('bridgejsmethod.Main.J$impl');
exports = J;
