angular/modules/angular2/src/mock
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
..
animation_builder_mock.ts feat(animate): adds basic support for CSS animations on enter and leave 2015-09-14 17:37:09 +00:00
directive_resolver_mock.ts refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
location_mock.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
mock_location_strategy.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
ng_zone_mock.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
view_resolver_mock.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00