angular-cn/modules/angular2/src/core/metadata
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
..
di.ts feat(core): renames Property into Input and Event into Output 2015-10-01 04:36:23 +00:00
directives.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
view.ts fix benchmarks 2015-10-08 13:54:44 -07:00