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 68e2f70 commit 188d5c0Copy full SHA for 188d5c0
src/index.ts
@@ -20,4 +20,4 @@ const reactUseClientPlugIn: Plugin = {
20
},
21
};
22
23
-module.exports = reactUseClientPlugIn;
+export = reactUseClientPlugIn;
0 commit comments