Vulcan/packages/telescope-lib/lib/core.js
Sacha Greif 6d4c5dedcf history
2015-06-25 11:50:42 +09:00

8 lines
No EOL
125 B
JavaScript

/**
* Kick off the global namespace for Telescope.
* @namespace Telescope
*/
Telescope = {};
Telescope.VERSION = '0.21';