• Trim characters from the left-side of the input.

    Parameters

    • target: string

      The target

    • chars: string

      The characters to trim

    Returns Result<string | undefined>

Generated using TypeDoc