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