dedupeInFlightRequestsMiddleware

Source
import { dedupeInFlightRequestsMiddleware } from "@prestojs/rest";
dedupeInFlightRequestsMiddleware<T>(?options)
Source

Arguments:

ArgumentTypeDescription
options
An object with the properties below
options.getKey
options.test
Returns: