UNPKG

@los_generic/shared

Version:

Shared DTOs, interfaces, and utilities for LOS applications

11 lines (10 loc) 279 B
export declare const TEHSIL_PATTERNS: { fetchTehsils: string; fetchAllTehsilDropdown: string; findTehsilById: string; createTehsil: string; updateTehsil: string; deleteTehsil: string; toggleTehsilStatus: string; fetchAllDeletedTehsils: string; };