Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Creates a transformation function that removes the leading white space and line terminator characters from a string.