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