UNPKG

@los_generic/shared

Version:

Shared DTOs, interfaces, and utilities for LOS applications

11 lines (10 loc) 272 B
export declare const REASON_PATTERN: { fetchReasons: string; fetchDeletedReasons: string; fetchReasonDropdown: string; findReasonById: string; createReason: string; toggleReasonStatus: string; updateReason: string; deleteReason: string; };