import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/actions/toUpperCase/toUpperCase.ts";
Functions
Creates a to upper case transformation action. |
Interfaces
To upper case transformation action type. |
x/valibot/src/actions/toUpperCase/toUpperCase.ts
import * as valibot from "https://deno.land/x/valibot@v0.35.0/src/actions/toUpperCase/toUpperCase.ts";
Creates a to upper case transformation action. |
To upper case transformation action type. |