import * as valibot from "https://deno.land/x/valibot@v0.41.0/src/methods/pick/pick.ts"; FunctionsfpickCreates a modified copy of an object schema that contains only the selected entries. Type AliasesTSchemaWithPickSchema with pick type.