UNPKG

@convex-dev/better-auth

Version:
4 lines 152 B
import { typedV } from "convex-helpers/validators"; import schema from "./schema.js"; export const vv = typedV(schema); //# sourceMappingURL=util.js.map