Files
angular-docs-cn/packages/common/http/testing/package.json
T

8 lines
225 B
JSON
Raw Normal View History

2017-03-22 17:13:24 -07:00
{
"name": "@angular/common/http/testing",
"typings": "./index.d.ts",
2017-03-22 17:13:24 -07:00
"main": "../../bundles/common-http-testing.umd.js",
"module": "../../esm5/http/testing/index.js",
"es2015": "../../esm15/http/testing/index.js"
2017-03-22 17:13:24 -07:00
}