Vulcan/packages/telescope-lib/lib/core.js
2015-06-05 11:39:36 +09:00

8 lines
No EOL
127 B
JavaScript

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