import * as valibot from "https://deno.land/x/valibot@v0.9.0/src/methods/merge/index.ts";
Functions
Merges multiple object schemas into a single one. Subsequent object schemas overwrite the previous ones. | |
Merges multiple async object schemas into a single one. Subsequent object schemas overwrite the previous ones. |