import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/transformations/toUpperCase/index.ts";
Functions
Creates a pipeline transformation action that converts all the alphabetic characters in a string to uppercase. |
Interfaces
To upper case transformation type. |