We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I think it would be interesting if URLSearchParams constructor could accept an array of key-value's.
new URLSearchParams([['foo', 'bar']])