UNPKG

@los_generic/shared

Version:

Shared DTOs, interfaces, and utilities for LOS applications

11 lines (10 loc) 281 B
export declare const CLUSTER_PATTERN: { fetchClusters: string; fetchDeletedClusters: string; fetchClusterDropdown: string; findClusterById: string; createCluster: string; toggleClusterStatus: string; updateCluster: string; deleteCluster: string; };