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 afde6bd commit ef3240aCopy full SHA for ef3240a
src/index.ts
@@ -6,7 +6,7 @@ import { sendForm } from './methods/sendForm/sendForm';
6
7
export type { StorageProvider };
8
9
-export { init, send, sendForm };
+export { init, send, sendForm, EmailJSResponseStatus };
10
11
export default {
12
init,
0 commit comments