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 0e256fe commit 2c34eb6Copy full SHA for 2c34eb6
plugin/src/index.ts
@@ -14,5 +14,7 @@ export type {
14
15
export { mockDevServerPlugin }
16
17
-/** @deprecated use named export `mockDevServerPlugin` instead */
+/**
18
+ * @deprecated use named export `mockDevServerPlugin` instead
19
+ */
20
export default mockDevServerPlugin
0 commit comments