Function onlyUniqueObjectIds

  • Type Parameters

    • T extends {
          id: any;
      }

    Parameters

    • value: T
    • index: number
    • self: T[]

    Returns boolean

Generated using TypeDoc