You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 21, 2021. It is now read-only.
Here, a function is defined to parse query parameters from a url string. There's no reason to do this because there exists the URLSearchParams object exactly for this purpose.