Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed Mar 18, 2024
1 parent 53acd1f commit 4d30cae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/frame/components/env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/// <reference types="astro/client" />
/// <reference types="astro/client" />

interface ImportMetaEnv {
readonly PAGES_DIR: string;
}
readonly PAGES_DIR: string;
}

0 comments on commit 4d30cae

Please sign in to comment.