botanjs/src/externs/_AstJson_.AJaxGetNotis.js
raw ยท 107 bytes
/**
* @typedef {{
* id: string,
* mesg: string,
* data: string
* }}
*/
_AstJson_.AJaxGetNotis;
Javascript framework for my blog
raw ยท 107 bytes
/**
* @typedef {{
* id: string,
* mesg: string,
* data: string
* }}
*/
_AstJson_.AJaxGetNotis;