拿掉 build files

This commit is contained in:
2022-07-18 16:33:23 +08:00
parent 41e2287bcb
commit 3707f158a3
31953 changed files with 0 additions and 4411796 deletions
-1
View File
@@ -1 +0,0 @@
export { fromFetch } from '../internal/observable/dom/fetch';
-5
View File
@@ -1,5 +0,0 @@
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var fetch_1 = require("../internal/observable/dom/fetch");
exports.fromFetch = fetch_1.fromFetch;
//# sourceMappingURL=index.js.map
-1
View File
@@ -1 +0,0 @@
{"version":3,"file":"index.js","sources":["../src/fetch/index.ts"],"names":[],"mappings":";;AAAA,0DAA6D;AAApD,4BAAA,SAAS,CAAA"}
-8
View File
@@ -1,8 +0,0 @@
{
"name": "rxjs/fetch",
"typings": "./index.d.ts",
"main": "./index.js",
"module": "../_esm5/fetch/index.js",
"es2015": "../_esm2015/fetch/index.js",
"sideEffects": false
}