goog.module('nativejstypes.BarInnerWithDotInNameAndHasNamespace.Companion');

goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');
goog.require('nativejstypes.Bar');

const Companion = goog.require('nativejstypes.BarInnerWithDotInNameAndHasNamespace.Companion$impl');
exports = Companion;
