AstroJS/botanjs/src/externs/Astro.Blog.Config.js

6 lines
103 B
JavaScript
Raw Normal View History

2015-08-14 13:06:23 +00:00
/** @constructor */
Astro.Blog.Config = function() {};
/** @type {Function} */
Astro.Blog.Config.get;