UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

6 lines (5 loc) 200 B
export * from './job-basic-information.dto'; export * from './job-additional-comment.dto'; export * from './job-description.dto'; export * from './job-status.dto'; export * from './job-id-param.dto';