Skip to content

Commit fc2ef45

Browse files
committed
fix: add astro types to env.d.ts
1 parent 38c7657 commit fc2ef45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
/// <reference path="../.astro/types.d.ts" />
12
/// <reference types="astro/client" />

0 commit comments

Comments
 (0)