google / google/closure-compiler
Support making a constructor private (while not making the whole class private)
Open
enhancement
P3
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
e.g. then you could expose a class that can only be used in type annotations, or for its static methods (which could include factory methods that call out to the constructor).
Contributor guide
Assessment
This issue has not been assessed yet.