UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

6 lines (5 loc) 160 B
export declare const HIRING_PATTERN: { fetchAllHiredFreelancerForClient: string; fetchAllHiredClientForFreelancer: string; createHiring: string; };