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
Add conditional return type for Clients.matchAll (microsoft#928)
* Add conditional return type for Clients.matchAll
When specifically querying for clients of type window, return the specific WindowClient type.
* Update baselines/webworker.generated.d.ts
Use narrower `extends` test in conditional type.
* Update inputfiles/overridingTypes.json
Add missed source JSON update
Co-authored-by: Nathan Shively-Sanders <[email protected]>
0 commit comments