UNPKG

gui-tool

Version:

Generating of ExtJS prototypes and skeleton applications with Siesta tests has never been so easy and fast.

8 lines (7 loc) 148 B
var guiSpec = {}; exports.getSpecification = function() { return guiSpec; }; exports.setSpecification = function(spec) { guiSpec = spec; };