mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ce63dc6f95
PR Close #22808
12 lines
395 B
JSON
12 lines
395 B
JSON
{
|
|
"name": "@angular/common/http/testing",
|
|
"typings": "./testing.d.ts",
|
|
"main": "../../bundles/common-http-testing.umd.js",
|
|
"module": "../../fesm5/http/testing.js",
|
|
"es2015": "../../fesm2015/http/testing.js",
|
|
"esm5": "../../esm5/http/testing.js",
|
|
"esm2015": "../../esm2015/http/testing.js",
|
|
"fesm5": "../../fesm5/http/testing.js",
|
|
"fesm2015": "../../fesm2015/http/testing.js"
|
|
}
|