dedupeInFlightRequestsMiddleware

Source
import { dedupeInFlightRequestsMiddleware } from "@prestojs/rest";
dedupeInFlightRequestsMiddleware<T>(?options)
Params:
ParameterTypeDescription
options
An object with the properties below
options.getKey
options.test
Returns: