UNPKG

@convex-dev/better-auth

Version:
5 lines (3 loc) 118 B
import { typedV } from "convex-helpers/validators"; import schema from "./schema"; export const vv = typedV(schema);