Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
fix: remove .url declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Aug 31, 2022
1 parent bd5ec99 commit 4a1aa26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/schema/src/types/global/vite.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ export interface ViteGlobOptions {
}

export interface ViteImportMeta {
url: string

/** Vite client HMR API - see https://vitejs.dev/guide/api-hmr.html */
readonly hot?: ViteHot

Expand Down

0 comments on commit 4a1aa26

Please sign in to comment.