UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

9 lines (8 loc) 259 B
export declare const CLIENT_PROFILE_PATTERN: { fetchClientProfile: string; fetchClientPublicProfile: string; updateClientProfile: string; updateClientLogo: string; changeClientPassword: string; uploadClientServiceAgreement: string; };