import * as valibot from "https://deno.land/x/valibot@v0.24.0/src/transformations/toLowerCase/index.ts";
Functions
Creates a transformation function that converts all the alphabetic characters in a string to lowercase. |
Type Aliases
To lower case transformation type. |