botanjs/src/externs/Astro.Blog.Components.SiteFile.js
raw ยท 310 bytes
/** @constructor */
Astro.Blog.Components.SiteFile = function() {};
/** @type {Function} */
Astro.Blog.Components.SiteFile.loadInfo;
/** @type {String} */
Astro.Blog.Components.SiteFile.hash;
/** @type {String} */
Astro.Blog.Components.SiteFile.id;
/** @type {String} */
Astro.Blog.Components.SiteFile.type;