UNPKG

@los_generic/shared

Version:

Shared DTOs, interfaces, and utilities for LOS applications

11 lines (10 loc) 270 B
export declare const STATE_PATTERNS: { fetchStates: string; fetchAllStateDropdown: string; findStateById: string; createState: string; updateState: string; deleteState: string; toggleStateStatus: string; fetchAllDeletedStates: string; };