import { StringUtil } from "https://deno.land/x/tstl@v3.0.0/benchmark/internal/StringUtil.ts";
Remove all designated characters from the beginning and end of the specified string.
x/tstl/benchmark/internal/StringUtil.ts>StringUtil.trim
import { StringUtil } from "https://deno.land/x/tstl@v3.0.0/benchmark/internal/StringUtil.ts";
Remove all designated characters from the beginning and end of the specified string.