forked from Botanical/BotanJS
7 lines
148 B
JavaScript
7 lines
148 B
JavaScript
/** @type {Object} */
|
|
_AstConf_.Control = {};
|
|
/** @type {Object} */
|
|
_AstConf_.Control.action;
|
|
/** @type {String} */
|
|
_AstConf_.Control.action.del;
|