Function isSet

  • Checks if obj is not null and not undefined.

    Parameters

    • obj: any

    Returns boolean

Generated using TypeDoc