forked from Botanical/BotanJS
Astro Classes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/** @constructor */
|
||||
Astro.Blog.Config = function() {};
|
||||
|
||||
/** @type {Function} */
|
||||
Astro.Blog.Config.get;
|
||||
Reference in New Issue
Block a user