goog.module('suspendfunction.SuspendFunInterface.$LambdaAdaptor');

goog.require('java.lang.Object');
goog.require('java.lang.String');
goog.require('kotlin.coroutines.Continuation');
goog.require('nativebootstrap.Util');
goog.require('suspendfunction.SuspendFunInterface');
goog.require('vmbootstrap.Casts');

const $LambdaAdaptor = goog.require('suspendfunction.SuspendFunInterface.$LambdaAdaptor$impl');
exports = $LambdaAdaptor;
