Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit dac7905

Browse files
Add enums and type aliases to the chart.
1 parent f340df6 commit dac7905

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/Declaration Merging.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ Lastly, declarations that create a value are those that are visible in the outpu
2222
|------------------|:---------:|:----:|:-----:|
2323
| Namespace | X | | X |
2424
| Class | | X | X |
25+
| Enum | | X | X |
2526
| Interface | | X | |
27+
| Type Alias | | X | |
2628
| Function | | | X |
2729
| Variable | | | X |
2830

0 commit comments

Comments
 (0)