goog.module('com.google.j2cl.readable.kotlin.jsproperties.JsTypeInterfaceWithCompanion');

goog.require('nativebootstrap.Util');

const JsTypeInterfaceWithCompanion = goog.require('com.google.j2cl.readable.kotlin.jsproperties.JsTypeInterfaceWithCompanion$impl');
exports = JsTypeInterfaceWithCompanion;
