goog.module('nativetype.MyTypedArray.$Overlay');

goog.require('nativebootstrap.Util');

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