We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8f111 commit 594d8b9Copy full SHA for 594d8b9
src/index.ts
@@ -1,4 +1,4 @@
1
import MailcowClient from './client';
2
3
export default MailcowClient;
4
-export type * from './types';
+export type * from './types';
0 commit comments