Skip to content

Instantly share code, notes, and snippets.

@gotbahn
Created March 13, 2021 19:36
Show Gist options
  • Save gotbahn/4396aa90bc8790b0d037275d3e122217 to your computer and use it in GitHub Desktop.
Save gotbahn/4396aa90bc8790b0d037275d3e122217 to your computer and use it in GitHub Desktop.
export const AUTUMN = 'autumn';
export const SPRING = 'spring';
export const SUMMER = 'summer';
export const WINTER = 'winter';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment