UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

6 lines (5 loc) 121 B
export declare const RATING_PATTERN: { addRating: string; fetchRating: string; fetchPublicRating: string; };