Fix for issue with re-exporting error on types and interfaces
@@ -1,9 +1,12 @@
export {
export type {
Args,
Validator,
ValidationError,
validate,
Validatable,
} from './Validator.ts';
ArraySymbol,
} from "./Validator.ts";
The note is not visible to the blocked user.