mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fb94c9937c
- always have a value for `angular`, even if no angular is on the page - use `const` instead of `function` to allow to export a variable `module` without breaking tsickle / closure.