You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A preprocessor to handle Closure's goog.module() system. Rewrites source files
that declare modules using goog.module() so that they are properly loaded by
Closure's module loader.