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

goog.require('bridgejsmethod.Main.G.$LambdaAdaptor');
goog.require('nativebootstrap.Util');

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