UNPKG

malta

Version:

Lightning builder allows to compose on the fly and update packed and full coded huge files, edit its parts as files, splitted and glued as You need.

9 lines 168 B
var topic = (function () { var name; function _setName(n){name = n;} function _getName(){return name;} return { setName : _setName, getName : _getName }; })();