Skip to content

Instantly share code, notes, and snippets.

@rscnt
Created October 21, 2016 15:48
Show Gist options
  • Save rscnt/df7f18a14bc83351f16d9db9b3227877 to your computer and use it in GitHub Desktop.
Save rscnt/df7f18a14bc83351f16d9db9b3227877 to your computer and use it in GitHub Desktop.
var GlobalOptions = {
calloutSecondsInterval: 'global.calloutSecondsInterval'
}, GlobalOptionsDefaults = {
- [GlobalOptions.calloutSecondsInterval]: 60
+ 'global.calloutSecondsInterval': 60
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment