forked from Botanical/BotanJS
9 lines
205 B
JavaScript
9 lines
205 B
JavaScript
|
/** @type {Object} */
|
||
|
_AstJson_.AJaxGetNotis = {};
|
||
|
/** @type {String} */
|
||
|
_AstJson_.AJaxGetNotis.message;
|
||
|
/** @type {String} */
|
||
|
_AstJson_.AJaxGetNotis.id;
|
||
|
/** @type {String} */
|
||
|
_AstJson_.AJaxGetNotis.date;
|