getAll

Bun

Symbol

URLSearchParams.getAll

getAll(name: string): string[]

Returns all the values association with a given search parameter.

MDN Reference