google / google/closure-compiler
Window type is not documented
Open
triage-done
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
Type of `Window`, `NodeList` and likely other interesting types are not mentioned in [the wiki](https://github.com/google/closure-compiler/wiki/Types-in-the-Closure-Type-System).
Since not all types are supported (e.g. `HTMLCanvasElement`, etc. see #4028), it would be useful to know what types are meaningfully supported by the compiler and what types are simply considered `unknown`.
Contributor guide
Assessment
This issue has not been assessed yet.