We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94aef7 commit 511659bCopy full SHA for 511659b
index.ts
@@ -1,7 +1,6 @@
1
export * from "./src/Options";
2
export * from "./src/ruleManager";
3
export * from "./src/helpers/validate";
4
-export * from "./src/helpers/newValidate";
5
export * from "./src/Locale";
6
export * from "./src/rules";
7
export * from "./src/converters";
src/helpers/newValidate.ts
0 commit comments