Skip to content

Commit

Permalink
fix: expose missing InterceptorOptions type (#18766)
Browse files Browse the repository at this point in the history
  • Loading branch information
sapphi-red authored Nov 26, 2024
1 parent 26b58c8 commit 6252c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite/src/module-runner/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ export {
ssrImportMetaKey,
ssrModuleExportsKey,
} from './constants'
export type { InterceptorOptions } from './sourcemap/interceptor'

0 comments on commit 6252c60

Please sign in to comment.