Skip to content

Instantly share code, notes, and snippets.

@tmcw
Created June 5, 2015 15:01
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 tmcw/83084e7f72af2358cbaf to your computer and use it in GitHub Desktop.
Save tmcw/83084e7f72af2358cbaf to your computer and use it in GitHub Desktop.
UI: keyMirror({
QUICK_SWITCHER: null,
TOGGLE_CONSTANTS: null,
TOGGLE_HISTORY: null,
TOGGLE_SETTINGS: null,
TOGGLE_ASSETS: null,
FULLSCREEN: null,
CHEATSHEET: null
}),
keyMirror({
UI$TOGGLE_CONSTANTS: null,
UI$QUICK_SWITCHER: null,
UI$TOGGLE_HISTORY: null,
UI$TOGGLE_SETTINGS: null,
UI$TOGGLE_ASSETS: null,
UI$FULLSCREEN: null,
UI$CHEATSHEET: null
}),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment