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