penguin/AstroJS

Javascript framework for my blog

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;