Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/transformations/index.ts>toTrimmedEnd

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function toTrimmedEnd
import { toTrimmedEnd } from "https://deno.land/x/valibot@v0.5.0/src/transformations/index.ts";

Creates a transformation functions that removes the trailing white space and line terminator characters from a string.