UNPKG

@nivinjoseph/n-domain

Version:

Domain Driven Design and Event Sourcing based framework for business layer implementation

4 lines 108 B
export interface DomainContext { readonly userId: string; } //# sourceMappingURL=domain-context.d.ts.map