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