Skip to content

Commit 3ee54e8

Browse files
committed
feat!: remove default export
1 parent 528fa2e commit 3ee54e8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

plugin/src/index.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,3 @@ export type {
1313
} from './types'
1414

1515
export { mockDevServerPlugin }
16-
17-
/**
18-
* @deprecated use named export `mockDevServerPlugin` instead
19-
*/
20-
export default mockDevServerPlugin

0 commit comments

Comments
 (0)