Skip to content

Commit

Permalink
fix: package types
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Apr 8, 2024
1 parent f10561b commit bdf13bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/vite/src/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,12 @@ export type {
ResolvedServerUrls,
} from './server'
export type {
BuildOptions,
BuildEnvironmentOptions,
LibraryOptions,
LibraryFormats,
RenderBuiltAssetUrl,
ResolvedBuildOptions,
ResolvedBuildEnvironmentOptions,
ModulePreloadOptions,
ResolvedModulePreloadOptions,
Expand Down

0 comments on commit bdf13bb

Please sign in to comment.