function toTrimmedimport { toTrimmed } from "https://deno.land/x/valibot@v0.28.1/mod.ts"; toTrimmed(): ToTrimmedTransformationCreates a pipeline transformation action that removes the leading and trailing white space and line terminator characters from a string. ReturnsToTrimmedTransformationA transformation action.