Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils/objectcompare.util"

Index

Functions

Functions

isEqual

  • isEqual(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