import { argsAsync } from "https://deno.land/x/valibot@v1.0.0-beta.4/src/actions/args/index.ts";
Creates a function arguments transformation action.
Parameters
schema: TSchema
The arguments schema.
import { argsAsync } from "https://deno.land/x/valibot@v1.0.0-beta.4/src/actions/args/index.ts";
Creates a function arguments transformation action.
The arguments schema.