UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

8 lines (7 loc) 349 B
export * from './create-client.dto'; export * from './update-client-status.dto'; export * from './update-client.dto'; export * from './admin-export-clientV2-optimised.dto'; export * from './update-admin-client-account-status.dto'; export * from './update-admin-client-job-posting-restriction.dto'; export * from './skip-service-agreement-flow.dto';