goog.module('intersectiontype.Cmp2');

goog.require('intersectiontype.Cmp2.$LambdaAdaptor');
goog.require('nativebootstrap.Util');

const Cmp2 = goog.require('intersectiontype.Cmp2$impl');
exports = Cmp2;
