goog.module('cast.CastGenerics.$1');

goog.require('cast.CastGenerics.Foo');
goog.require('nativebootstrap.Util');

const $1 = goog.require('cast.CastGenerics.$1$impl');
exports = $1;
