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 d91338a commit fe644f2Copy full SHA for fe644f2
src/index.ts
@@ -203,4 +203,4 @@ class Helper {
203
}
204
205
206
-export default Helper;
+export = Helper;
0 commit comments