Function obj_not_empty

  • Check if variable is valid object, and has keys. Returns false if not object, or has no keys.

    Parameters

    • obj: any

    Returns boolean

Generated using TypeDoc