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