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

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