goog.module('genericnativetype.BoundedJsArray.$Overlay');

goog.require('javaemul.internal.InternalPreconditions');
goog.require('nativebootstrap.Util');

const $Overlay = goog.require('genericnativetype.BoundedJsArray.$Overlay$impl');
/** @nodts */
exports = $Overlay;
