We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 528fa2e commit 3ee54e8Copy full SHA for 3ee54e8
plugin/src/index.ts
@@ -13,8 +13,3 @@ export type {
13
} from './types'
14
15
export { mockDevServerPlugin }
16
-
17
-/**
18
- * @deprecated use named export `mockDevServerPlugin` instead
19
- */
20
-export default mockDevServerPlugin
0 commit comments