UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

6 lines (5 loc) 127 B
export declare const DISPUTE_PATTERN: { fetchDisputes: string; fetchDisputeById: string; createDispute: string; };