Skip to content

Instantly share code, notes, and snippets.

@ibratoev
Created October 25, 2016 14:27
Show Gist options
  • Save ibratoev/41026cb0caccbf9e7a1800242338babd to your computer and use it in GitHub Desktop.
Save ibratoev/41026cb0caccbf9e7a1800242338babd to your computer and use it in GitHub Desktop.
/**
 * This is a global const.
 * @constant
 * @default
 */
var GLOBAL_CONST = 42;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment