angular-docs-cn/public/docs/_examples/toh-4
Thomas Shafer b669e30187 docs(toh-4): change var keyword to const for HEROES constant
closes #1858
HEROES is a `const` and is defined as a `const` originally: https://github.com/angular/angular.io/blob/master/public/docs/_examples/toh-2/ts/app/app.component.ts#L10
2016-07-11 22:07:41 -07:00
..
dart chore(dart pubspec.yaml): consistent baseline (#1647) 2016-06-15 14:59:57 -07:00
ts docs(toh-4): change var keyword to const for HEROES constant 2016-07-11 22:07:41 -07:00