UNPKG

kea-react

Version:

Componentes comunes de react

2 lines (1 loc) 140 B
export declare function busquedaRango(min: number | undefined | null, max: number | undefined | null, valor: number | undefined): boolean;