Skip to content

Instantly share code, notes, and snippets.

@DDzia
Created April 19, 2019 19:42
Show Gist options
  • Save DDzia/c979639870fe3b1ec68d13ba0a485c61 to your computer and use it in GitHub Desktop.
Save DDzia/c979639870fe3b1ec68d13ba0a485c61 to your computer and use it in GitHub Desktop.
enum Size {
One = 1,
All = "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment