Options
All
  • Public
  • Public/Protected
  • All
Menu

Module domain/valueObjects/Event

Index

Functions

Functions

  • makeEvent(parser: Parser, body: any, headers: any): Event
  • description

    Create the main type of event, the titular Event which can be reassembled to other, more specific types/"value objects" later.

    Parameters

    • parser: Parser
    • body: any
    • headers: any

    Returns Event

Generated using TypeDoc