Migrate old externs 1/x

This commit is contained in:
2026-06-12 04:52:10 +08:00
parent f532ada7c4
commit c98fcfb640
61 changed files with 140 additions and 140 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
var utils = __import( "System.utils" );
/** @type {System.Cycle} */
var Cycle = __import( "System.Cycle" );
/** @type {Dandelion} */
/** @type {typeof Dandelion} */
var Dand = __import( "Dandelion" );
/** @type {Astro.Bootstrap} */
var Bootstrap = __import( "Astro.Bootstrap" );