goog.module('lambdas.Lambdas.AnotherThenable.$Overlay');

goog.require('java.lang.Throwable');
goog.require('lambdas.Lambdas.AnotherThenable.$LambdaAdaptor');

const $Overlay = goog.require('lambdas.Lambdas.AnotherThenable.$Overlay$impl');
/** @nodts */
exports = $Overlay;
