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

goog.require('nativebootstrap.Util');

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