function toTrimmedimport { toTrimmed } from "https://deno.land/x/valibot@v0.5.0/src/transformations/toTrimmed/toTrimmed.ts"; toTrimmed()Creates a transformation functions that removes the leading and trailing white space and line terminator characters from a string.