ImageGrid/ui (gen4)/lib/_module.js
2016-04-02 17:34:25 +03:00

21 lines
523 B
JavaScript
Executable File

/**********************************************************************
*
*
*
**********************************************************************/
define(function(require){ var module = {}
console.log('>>> viewer')
//var DEBUG = DEBUG != null ? DEBUG : true
/*********************************************************************/
/**********************************************************************
* vim:set ts=4 sw=4 : */
return module })