Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • String

Index

Methods

trimLeft

  • trimLeft(): string
  • Removes whitespace from the left end of a string.

    Returns string

trimRight

  • trimRight(): string
  • Removes whitespace from the right end of a string.

    Returns string

Generated using TypeDoc