mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This allows TypeScript to produce an API surface which matches the Dart semantics.
I found these with:
gulp build.js.dev && find dist/js/dev/es5/angular2/src -name "*.d.ts" -exec grep -H -n '^ *_' {} \;
Closes #4638
|
||
|---|---|---|
| .. | ||
| broccoli | ||
| build | ||
| cjs-jasmine | ||
| code.angularjs.org | ||
| npm | ||
| travis | ||
| tslint | ||
| check-environment.js | ||
| chromedriverpatch.js | ||
| tsconfig.json | ||
| tsd.json | ||
| utils.inc | ||