Skip to content

Commit

Permalink
export less restrictive server type as well
Browse files Browse the repository at this point in the history
  • Loading branch information
emilefokkema committed Jul 8, 2024
1 parent 35cc27b commit 1d37cc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ export type {
ServerHook,
ResolvedServerOptions,
ResolvedServerUrls,
HttpServer,
} from './server'
export type {
BuildOptions,
Expand Down

0 comments on commit 1d37cc7

Please sign in to comment.