botanjs/src/externs/Astro.Blog.AstroEdit.SmartInput.Definition.js
raw ยท 113 bytes
/**
* @typedef {{
* module: string,
* desc: string,
* }}
*/
Astro.Blog.AstroEdit.SmartInput.Definition;
Javascript framework for my blog
raw ยท 113 bytes
/**
* @typedef {{
* module: string,
* desc: string,
* }}
*/
Astro.Blog.AstroEdit.SmartInput.Definition;