Function ensureSuffix

  • Description

    根据原始字符串生成固定后缀的新字符串

    Parameters

    • suffix: string

      需要的后缀

    • str: string

      原始字符串

    Returns string

    确认后缀的新字符串

Generated using TypeDoc