• Returns true if the string is undefined, null or whitespace

    Parameters

    • Optional str: null | string

    Returns str is undefined | null

Generated using TypeDoc