Refine the notification panel
This commit is contained in:
4
botanjs/src/externs/_AstConf_.Notification.js
Normal file
4
botanjs/src/externs/_AstConf_.Notification.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/** @type {Object} */
|
||||
_AstConf_.Notification = {};
|
||||
/** @type {String} */
|
||||
_AstConf_.Notification.processor;
|
8
botanjs/src/externs/_AstJson_.AJaxGetNotis.js
Normal file
8
botanjs/src/externs/_AstJson_.AJaxGetNotis.js
Normal file
@@ -0,0 +1,8 @@
|
||||
/** @type {Object} */
|
||||
_AstJson_.AJaxGetNotis = {};
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetNotis.message;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetNotis.id;
|
||||
/** @type {String} */
|
||||
_AstJson_.AJaxGetNotis.date;
|
Reference in New Issue
Block a user