penguin/AstroJS

Javascript framework for my blog

botanjs/src/externs/_AstJson_.AJaxGetNotis.js

raw ยท 107 bytes

/**
 * @typedef {{
 *   id: string,
 *   mesg: string,
 *   data: string
 * }}
 */
_AstJson_.AJaxGetNotis;