penguin/AstroJS

Javascript framework for my blog

botanjs/src/externs/Astro.Blog.AstroEdit.Tag.js

raw ยท 177 bytes

/** @constructor */
Astro.Blog.AstroEdit.Tag = function(){};
/** @type {Function} */
Astro.Blog.AstroEdit.Tag.getTags;
/** @type {Function} */
Astro.Blog.AstroEdit.Tag.setTags;