Skip to content

Commit 3526696

Browse files
committed
Documentation
1 parent 5d7b62f commit 3526696

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/constants/LunarEmoji.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
/**
2-
* Enumeration of lunar phases as emoji for the Northern Hemisphere.
2+
* Enumeration of lunar phases as emoji.
33
*/
44
export module LunarEmoji {
5+
/**
6+
* Enumeration of lunar phases as emoji for the Northern Hemisphere.
7+
*/
58
export enum NorthernHemisphere {
69
New = "🌑",
710
WaxingCrescent = "🌒",

0 commit comments

Comments
 (0)