fix formatting
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
/// <reference path="../.astro/types.d.ts" />
|
||||
/// <reference types="astro/client" />
|
||||
interface Window {
|
||||
Alpine: import("alpinejs").Alpine;
|
||||
Alpine: import('alpinejs').Alpine;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user