/** @constructor */ Astro.Bootstrap = function() {}; /** @type {Function} */ Astro.Bootstrap.init; /** @type {Function} */ Astro.Bootstrap.regInit;