function toTrimmedStartimport { toTrimmedStart } from "https://deno.land/x/valibot@v0.28.1/mod.ts"; toTrimmedStart(): ToTrimmedStartTransformationCreates a pipeline transformation action that removes the leading white space and line terminator characters from a string. ReturnsToTrimmedStartTransformationA transformation action.