Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/methods/merge/merge.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.30.0/src/methods/merge/merge.ts";

Functions

Merges the entries of multiple object schemas. Subsequent object entries overwrite the previous ones.