goog.module('jsasync.Main.Promise.$Overlay');

goog.require('nativebootstrap.Util');

const $Overlay = goog.require('jsasync.Main.Promise.$Overlay$impl');
/** @nodts */
exports = $Overlay;
