UNPKG

@whatwg-node/node-fetch

Version:

Fetch API implementation for Node

5 lines (4 loc) 181 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PonyfillURLSearchParams = void 0; exports.PonyfillURLSearchParams = globalThis.URLSearchParams;