• Iterate over the events and search for a determinale eventUrl

    Parameters

    • eventUrl: string

      the event url you are looking for

    • events: readonly Event[] | Event[]

      array of Event

    Returns Event | null

    null if event wasn't found, else the event

Generated using TypeDoc