• Migration from goog.module to ES6 modules
  • Closure module default exports
  • Migrating Closure modules with named exports
  • Migrating Closure modules with default exports {#closure-module-with-default-exports}
  • Other
  • What about migrating Closure modules that call declareLegacyNamespace?