Adds the URL and URLSearchParams to a global context, runs through the following checks:
URL
URLSearchParams
require('url')
the context to add the classes too
Adds the
URL
andURLSearchParams
to a global context, runs through the following checks:require('url')
module