import { type ToUpperCaseTransformation } from "https://deno.land/x/valibot@v0.30.0/src/transformations/toUpperCase/index.ts";
To upper case transformation type.
x/valibot/src/transformations/toUpperCase/index.ts>ToUpperCaseTransformation
import { type ToUpperCaseTransformation } from "https://deno.land/x/valibot@v0.30.0/src/transformations/toUpperCase/index.ts";
To upper case transformation type.