microsoft / TypeScript-DOM-lib-generator

Tool for generating dom related TypeScript and JavaScript library files
Apache License 2.0
600 stars 417 forks source link

Update the `URL.canParse` and `URL.parse` types #1755

Closed petamoriken closed 4 days ago

petamoriken commented 4 days ago

Modified the URL.canParse and URL.parse types to match the URL constructor type.

github-actions[bot] commented 4 days ago

Thanks for the PR!

This section of the codebase is owned by @saschanaz - if they write a comment saying "LGTM" then it will be merged.

saschanaz commented 4 days ago

LGTM

github-actions[bot] commented 4 days ago

Merging because @saschanaz is a code-owner of all the changes - thanks!