forked from Botanical/BotanJS
Migrate old externs 1/x
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(function(){
|
||||
var ns = __namespace( "Astro.Blog.Components.Entry.Blog" );
|
||||
|
||||
/** @type {Dandelion} */
|
||||
/** @type {typeof Dandelion} */
|
||||
var Dand = __import( "Dandelion" );
|
||||
/** @type {Astro.Bootstrap} */
|
||||
var Bootstrap = __import( "Astro.Bootstrap" );
|
||||
|
||||
Reference in New Issue
Block a user