Setu-TS
events-plugin/src/index.ts
.
DomainEvent
.
prototype
occurredOn
property
DomainEvent.prototype.occurredOn
When the event occurred.
Type
Date
Usage
import { DomainEvent } from "events-plugin/src/index.ts";
Document Navigation
Type