forked from Botanical/BotanJS
9 lines
180 B
JavaScript
9 lines
180 B
JavaScript
/** @type {Object} */
|
|
_AstConf_.Login = {};
|
|
/** @type {string} */
|
|
_AstConf_.Login.formAct;
|
|
/** @type {string} */
|
|
_AstConf_.Login.sHeat;
|
|
/** @type {Number} */
|
|
_AstConf_.Login.sTTR;
|