UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

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