import * as valibot from "https://deno.land/x/valibot@v0.8.0/src/methods/strict/strictAsync.ts";
Functions
Creates a strict async object schema that throws an error if an input contains unknown keys. |
import * as valibot from "https://deno.land/x/valibot@v0.8.0/src/methods/strict/strictAsync.ts";
Creates a strict async object schema that throws an error if an input contains unknown keys. |