mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
5 lines
208 B
JavaScript
5 lines
208 B
JavaScript
"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
|