KJ
This commit is contained in:
dopeuni444
2025-08-06 11:08:49 +04:00
parent b5a22951ae
commit ae726301f8
8715 changed files with 588619 additions and 243113 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "rxjs/testing",
"types": "../dist/types/testing/index.d.ts",
"main": "../dist/cjs/testing/index.js",
"module": "../dist/esm5/testing/index.js",
"es2015": "../dist/esm/testing/index.js",
"sideEffects": false
}