import { toUpperCase } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/toUpperCase/toUpperCase.ts";
Creates a to upper case transformation action.
Returns
A to upper case action.
x/valibot/src/actions/toUpperCase/toUpperCase.ts>toUpperCase
import { toUpperCase } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/toUpperCase/toUpperCase.ts";
Creates a to upper case transformation action.
A to upper case action.