UNPKG

@companydev/shared-kernel

Version:

Shared kernel for DDD hexagonal architecture

4 lines (3 loc) 118 B
export * from './domain/index.js'; export * from './application/index.js'; export * from './infrastructure/index.js';