• Tests whether input is of type string

    Throws

    TypeError if the value is not a string

    Parameters

    • input: any

      The value that should be a string

    Returns void

Generated using TypeDoc