Function endWith

  • 判断字符串是否是以end结尾

    Parameters

    • str: string

      字符串

    • end: string

      结尾的字符串

    Returns boolean

    boolean

Generated using TypeDoc