"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PonyfillURLSearchParams = void 0; exports.PonyfillURLSearchParams = globalThis.URLSearchParams;