Skip to content

Commit

Permalink
feat(demo): add astro/client type
Browse files Browse the repository at this point in the history
  • Loading branch information
theisel committed Feb 2, 2023
1 parent cdab587 commit c9b0f12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/src/env.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/// <reference types="astro/client" />

0 comments on commit c9b0f12

Please sign in to comment.