import { toUpperCase } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Creates a to upper case transformation action.
Returns
A to upper case action.
x/valibot/src/index.ts>toUpperCase
import { toUpperCase } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Creates a to upper case transformation action.
A to upper case action.