AstroJS/botanjs/src/externs/Astro.Blog.Config.js
2015-08-14 21:42:25 +08:00

6 lines
103 B
JavaScript

/** @constructor */
Astro.Blog.Config = function() {};
/** @type {Function} */
Astro.Blog.Config.get;