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