Skip to main content
Module

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

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

Creates a title metadata action.

Type Parameters

TInput
TTitle extends string

Parameters

title_: TTitle

The title text.

Returns

A title action.