Function isEmpty

  • 判断参数是否是空字符串,空数组,空对象

    Returns

    Parameters

    • input: string | object

    Returns boolean

Generated using TypeDoc