UNPKG

@experts_hub/shared

Version:

Shared DTOs, interfaces, and utilities for experts hub applications

6 lines (5 loc) 171 B
export declare const IN_APP_NOTIFICATION_PATTERN: { createInAppNotification: string; fetchInAppNotification: string; updateInAppNotificationAsRead: string; };