dedupeInFlightRequestsMiddleware
Sourceimport { dedupeInFlightRequestsMiddleware } from "@prestojs/rest";
Params:
| Parameter | Type | Description | |
|---|---|---|---|
options An object with the properties below | |||
| options.getKey | |||
| options.test | |||
Returns: