Options
All
  • Public
  • Public/Protected
  • All
Menu

Module utils/objectcompare.util

Index

Functions

Functions

default

  • default(obj1: any, obj2: any): boolean
  • Function to compare two javascript objects for equality - value returns true if both the objects have same value

    Parameters

    • obj1: any
    • obj2: any

    Returns boolean

Generated using TypeDoc