"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "useFetchStream", { enumerable: true, get: function () { return _use_fetch_stream.useFetchStream; } }); var _use_fetch_stream = require("./use_fetch_stream");