import * as valibot from "https://deno.land/x/valibot@v0.30.0/src/transformations/toTrimmedStart/index.ts";
Functions
Creates a pipeline transformation action that removes the leading white space and line terminator characters from a string. |
Interfaces
To trimmed start transformation type. |