UNPKG

@matthew.ngo/react-filter-pilot

Version:

Powerful filtering, pagination, and sorting for React with TanStack Query integration

4 lines (2 loc) 138 B
declare function normalizeQueryKey(queryKey?: string | (string | number | boolean | object)[]): unknown[]; export { normalizeQueryKey };