Files

4 lines
92 B
TypeScript

import { useQuery } from "@tanstack/react-query";
export const leakedQueryHook = useQuery;