UNPKG

@los_generic/shared

Version:

Shared DTOs, interfaces, and utilities for LOS applications

11 lines (10 loc) 261 B
export declare const ZONE_PATTERNS: { fetchZones: string; fetchAllZoneDropdown: string; findZoneById: string; createZone: string; updateZone: string; deleteZone: string; toggleZoneStatus: string; fetchAllDeletedZones: string; };