microsoft / TypeScript-DOM-lib-generator

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

Do not generate iterable signatures for static methods #1839

Closed saschanaz closed 2 weeks ago

saschanaz commented 2 weeks ago

The current logic is bugged, and the correct fix is not possible because of #222.

Closes #1803

github-actions[bot] commented 2 weeks 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 2 weeks ago

LGTM

github-actions[bot] commented 2 weeks ago

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