goog.module('genericnativetype.BoundedJsArray.Companion');

goog.require('genericnativetype.BoundedJsArray.$Overlay');
goog.require('java.lang.Object');
goog.require('nativebootstrap.Util');

const Companion = goog.require('genericnativetype.BoundedJsArray.Companion$impl');
exports = Companion;
