UNPKG

gui-tool

Version:

A tool to generate an ExtJS prototype with Siesta tests.

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