Files
AstroJS/botanjs/src/externs/Astro.Blog.Config.js
T
2026-06-14 05:53:32 +08:00

6 lines
113 B
JavaScript

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