Skip to content

Commit 35cf59c

Browse files
feat: expose EnvironmentOptions type (#18080)
1 parent 0e3467e commit 35cf59c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vite/src/node/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export type {
5353
UserConfigFn,
5454
UserConfigFnObject,
5555
UserConfigFnPromise,
56+
EnvironmentOptions,
5657
DevEnvironmentOptions,
5758
ResolvedDevEnvironmentOptions,
5859
} from './config'

0 commit comments

Comments
 (0)