2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
export interface IAggregateRootRepository<T> {}
|
export interface IAggregateRootRepository<T> {}
|