Function afterLast

  • Return the remainder of a string after the last occurrence of a given value.

    Returns

    Parameters

    • subject: string
    • search: string

    Returns string

Generated using TypeDoc