MforEach
Bun

method

URLSearchParams.forEach

callbackfn: (value: string, key: string, parent: URLSearchParams) => void,
thisArg?: any
): void;