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
|
||
|---|---|---|
| .. | ||
| profile.ts | ||
| wtf_impl.dart | ||
| wtf_impl.ts | ||
| wtf_init.dart | ||
| wtf_init.ts | ||