angular-cn/modules/playground/e2e_test/jsonp
Igor Minar 0e56aaf189 fix: remove typescript references to d.ts files from benchpress and e2e tests
using "/// <reference" is incorrect because it makes our code non-portable. The correct solution is to provide
these typings as ambient typings as an additional entry point - which we already do.

Closes #8050
2016-04-13 13:23:27 -07:00
..
jsonp_spec.dart chore: rename modules/examples to modules/playground 2015-10-18 11:48:43 +00:00
jsonp_spec.ts fix: remove typescript references to d.ts files from benchpress and e2e tests 2016-04-13 13:23:27 -07:00