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.

3 lines (2 loc) 107 B
import { PathMap } from "../@types"; export declare const buildURLFromMap: (pathMap: PathMap) => string;