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