Mget
Bun

method

URLSearchParams.get

name: string
): null | string;

Returns the first value associated to the given search parameter.

MDN Reference