import * as valibot from "https://deno.land/x/valibot@v0.24.0/src/transformations/toTrimmed/index.ts";
Functions
Creates a transformation function that removes the leading and trailing white space and line terminator characters from a string. |
Type Aliases
To trimmed transformation type. |