goog.module('jsfunction.TestJsFunctionInJsOverlayCapturingOuter.$Overlay');

goog.require('jsfunction.JsFunctionInterface.$Overlay');
goog.require('nativebootstrap.Equality');
goog.require('nativebootstrap.Util');

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