Skip to content

Instantly share code, notes, and snippets.

@philipshen
Created August 21, 2018 09:02
Show Gist options
  • Save philipshen/cd86d128835e9b34b4ace73371205650 to your computer and use it in GitHub Desktop.
Save philipshen/cd86d128835e9b34b4ace73371205650 to your computer and use it in GitHub Desktop.
const PropertiesEnum = {
opacity: true,
scaleXY: true,
};
const Properties = keyMirror(PropertiesEnum);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment