• Returns true if the object is null or does not contain own properties.

    Parameters

    • pObject: undefined | null | object

    Returns pObject is undefined | null

Generated using TypeDoc