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 7df1b1d commit cfd054aCopy full SHA for cfd054a
lib/index.d.ts
@@ -99,4 +99,4 @@ declare class ErrorMessage extends SvelteComponentTyped<
99
100
declare const key: {};
101
102
-export {createForm, key, Form, Field, Select, ErrorMessage, Textarea};
+export {createForm, key, Form, Field, Select, ErrorMessage, Textarea, type FormState};
0 commit comments