UNPKG

@aws-sdk/middleware-recursion-detection

Version:

[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-recursion-detection/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-recursion-detectio

5 lines (4 loc) 136 B
import { Pluggable } from "@smithy/types"; export declare const getRecursionDetectionPlugin: ( options: any ) => Pluggable<any, any>;