/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/fetch-mock-es5@7.0.3/es5/client.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";var FetchMock=require("./lib/index"),statusTextMap=require("./lib/status-text"),theGlobal="undefined"!=typeof window?window:self;FetchMock.global=theGlobal,FetchMock.statusTextMap=statusTextMap,FetchMock.config=Object.assign(FetchMock.config,{Promise:theGlobal.Promise,Request:theGlobal.Request,Response:theGlobal.Response,Headers:theGlobal.Headers}),module.exports=FetchMock.createInstance();
//# sourceMappingURL=/sm/24a656dde09fb04d53017e99aca62b20401084df330f04ab6ec7f4fdf8f15605.map