Function isObjectStrict

  • Checks if the object parameter is an object (not array or null).

    Parameters

    • Optional object: any

    Returns object is object

Generated using TypeDoc