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