Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/valibot/src/actions/findItem/index.ts>findItem

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function findItem
import { findItem } from "https://deno.land/x/valibot@v0.35.0/src/actions/findItem/index.ts";

Creates a find item transformation action.

Type Parameters

TInput extends readonly unknown[]

Parameters

The find item operation.

Returns

A find item action.