Skip to content

Instantly share code, notes, and snippets.

@hazmatzo
Last active May 14, 2019 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hazmatzo/787160733700145b53fb0a1c18ac1d6a to your computer and use it in GitHub Desktop.
Save hazmatzo/787160733700145b53fb0a1c18ac1d6a to your computer and use it in GitHub Desktop.
// String literal example
type Easing = "ease-in" | "ease-out";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment