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