angular/modules/angular2/src/core/debug
Alex Eagle 867c08ac84 chore(typings): mark underscore methods @internal.
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
2015-10-10 02:18:33 +00:00
..
debug_element.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
debug_element_view_listener.ts refactor(MapWrapper): drop delete(), get(), forEach() and size 2015-10-09 20:07:43 +00:00