goog.module('jsbridgeaccidentaloverride.OtherInterface');

goog.require('nativebootstrap.Util');

const OtherInterface = goog.require('jsbridgeaccidentaloverride.OtherInterface$impl');
exports = OtherInterface;
