Function isString

  • 是否为字符串

    Parameters

    • value: string

      传递的字符串

    Returns boolean

    Version

    1.0.0

    Example

    isString('123123')
    

Generated using TypeDoc