penguin/AstroJS

Javascript framework for my blog

botanjs/src/externs/Astro.Blog.AstroEdit.SmartInput.Definition.js

raw ยท 113 bytes

/**
 * @typedef {{
 *   module: string,
 *   desc: string,
 * }}
 */
Astro.Blog.AstroEdit.SmartInput.Definition;