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
|
||
|---|---|---|
| .. | ||
| debug_element.ts | ||
| debug_element_view_listener.ts | ||