// src/validator/index.ts import { validator } from "./validator.js"; export { validator };