Skip to content

Commit

Permalink
build: 🚨 fix issue of astro not able to find module (ref: withastro/a…
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaBurd committed Aug 23, 2023
1 parent a55a746 commit f260143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/env.d.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/// <reference types="astro/client" />
declare module "*.astro";

0 comments on commit f260143

Please sign in to comment.