Function isObject

  • Test if the given argument is an object literal (i.e. {});

    Parameters

    • arg: any

    Returns arg is object