UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

8 lines (7 loc) 156 B
export declare const CMS_PATTERNS: { fetchCms: string; createCms: string; updateCms: string; deleteCms: string; findCmsById: string; };