UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

7 lines (6 loc) 254 B
export * from './tcp/user.tcp.adapter'; export * from './tcp/job.tcp.adapter'; export * from './tcp/notification.tcp.adapter'; export * from './rmq/user.rmq.adapter'; export * from './rmq/job.rmq.adapter'; export * from './rmq/notification.rmq.adapter';