UNPKG

simple-queries-react

Version:

Simple Queries React: Streamlined requests, powerful results. Transform your API calls into something simple, fast, and scalable with just a few lines of code.

7 lines (6 loc) 173 B
export * from "./useDelete"; export * from "./useDownload"; export * from "./useGet"; export * from "./usePatch"; export * from "./usePost"; export * from "./usePut";