UNPKG

nest-aws-sdk

Version:

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

6 lines (5 loc) 200 B
export * from './lib/aws-service.decorator'; export * from './lib/aws-service.factory'; export * from './lib/aws.module'; export * from './lib/service-options.decorator'; export * from './lib/types';