Skip to content

Commit 15d5e34

Browse files
committed
feat(core): new aggregate-members logic is exportable
1 parent 9a908dd commit 15d5e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/core/src/aggregates/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './aggregate-id';
2+
export * from './aggregate-member';
23
export * from './aggregate-root';

0 commit comments

Comments
 (0)