https://github.com/angular/angular
Raw File
Tip revision: 61abba4bed7f45e6821aeaa7ddb9a05d4b59177a authored by Jason Aden on 31 January 2018, 21:15:40 UTC
docs: add changelog for 6.6.0-beta.2
Tip revision: 61abba4
package.json
{
  "name": "@angular/common/http/testing",
  "typings": "./testing.d.ts",
  "main": "../../bundles/common-http-testing.umd.js",
  "module": "../../esm5/http/testing.js",
  "es2015": "../../esm2015/http/testing.js"
}
back to top