Affected url("https://github.com/nodejs/node/issues/s")
https://nodejs.org/api/url.html#new-urlpatternobjg-baseurl-options
Description of the problem
There's a typo in the argument list of URLPattern's constructor from an object - "objg" should be "obj"
Affected url("https://github.com/nodejs/node/issues/s")
https://nodejs.org/api/url.html#new-urlpatternobjg-baseurl-options
Description of the problem
There's a typo in the argument list of
URLPattern's constructor from an object - "objg" should be "obj"