We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79cb795 commit c29621cCopy full SHA for c29621c
src/v2/logic/index.ts
@@ -0,0 +1,4 @@
1
+import "core-js";
2
+
3
+export * from "./createForm";
4
+export * from "./validate";
0 commit comments