MforEach
Bun

method

FormData.forEach

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