MgetAll
Bun

method

URLSearchParams.getAll

name: string
): string[];

Returns all the values association with a given search parameter.

MDN Reference