Files
AstroJS/botanjs/src/externs/_AstJson_.AJaxGetNotis.js
T
2026-06-16 08:33:04 +08:00

9 lines
107 B
JavaScript

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