Skip to main content

TypeAlias.ApplicationEventType

type ApplicationEventType =
| typeof Create
| typeof Update
| typeof Delete;