UNPKG

reest

Version:

A library inspired by NestJS's elegance, specifically designed for efficient serverless API development on AWS Lambda. It streamlines the creation of microservices with automated Swagger documentation and enhanced decorator-based middleware support, makin

6 lines (5 loc) 221 B
// class-transformer-modules.d.ts declare module "class-transformer/cjs/storage.js" { // You can expand this with more specific types if you know the structure or contents. export const defaultMetadataStorage: any; }