Type alias TQueryLibrary

TQueryLibrary: QueryClient & Record<string, Record<string, ((request?) => Promise<any>)>>

Generated using TypeDoc