import * as valibot from "https://deno.land/x/valibot@v0.5.0/src/methods/pick/index.ts"; FunctionsfpickCreates an object schema that contains only the selected keys of an existing schema. fpickAsyncCreates an async object schema that contains only the selected keys of an existing schema.