Skip to main content
Module

x/valibot/src/methods/pick/index.ts

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
import * as valibot from "https://deno.land/x/valibot@v0.37.0/src/methods/pick/index.ts";

Functions

Creates a modified copy of an object schema that contains only the selected entries.

Type Aliases

Schema with pick type.