Options
All
  • Public
  • Public/Protected
  • All
Menu

Module checks

Functions that can be used to check and compare petitions.

Index

Modules

Functions

Functions

samePetition

  • samePetition(petition0: any, petition1: any): boolean
  • Function that tests if two petitons have the same ID.

    Parameters

    • petition0: any

      A petition

    • petition1: any

      A petition

    Returns boolean

Generated using TypeDoc