Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

9 righe
231 B

  1. {
  2. "name": "rxjs/testing",
  3. "types": "../dist/types/testing/index.d.ts",
  4. "main": "../dist/cjs/testing/index.js",
  5. "module": "../dist/esm5/testing/index.js",
  6. "es2015": "../dist/esm/testing/index.js",
  7. "sideEffects": false
  8. }