/** @namespace */ var mxn = {}; (function(){ /** @exports Map as mxn.Map */ var Map = /** @constructor */ mxn.Map = function() { }; /** A method. */ Map.prototype.doThings = function() { }; })();
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16445 | christiane_renck | Rename/move file(s) | ||
//guest/christiane_renck/MergeQuestJS/main/demos/JointJS/tools/jsdoc-toolkit/app/test/exports.js | |||||
#1 | 16444 | christiane_renck | Adding MergeQuestJS to the Workshop. |