UNPKG

nest-aws-sdk

Version:

A thin wrapping layer around the aws-sdk package for clean NestJS dependency injection.

2 lines (1 loc) 116 B
export declare const InjectAwsDefaultOptions: () => (target: object, key: string | symbol, index?: number) => void;