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