Closed
Description
I have some code where I'd like to be able to build query strings. Unfortunately I can't seem to find a polyfill similar to what I'm currently doing with fetch.
Is there any correct way to get these newer standards into my typescript projects, along with any actual polyfill code to accompany my build?