Function trimStart

  • Remove whitespace from begining of string.

    Parameters

    • x: string

      a string

    Returns string

    trimmed string

Generated using TypeDoc