import * as valibot from "https://deno.land/x/valibot@v0.5.0/src/schemas/recursive/index.ts";
Functions
Creates a recursive schema. | |
Creates an async recursive schema. |
Type Aliases
Recursive schema type. | |
Recursive schema async type. |
import * as valibot from "https://deno.land/x/valibot@v0.5.0/src/schemas/recursive/index.ts";
Creates a recursive schema. | |
Creates an async recursive schema. |
Recursive schema type. | |
Recursive schema async type. |