UNPKG

fastify-file-interceptor

Version:

This library for Nestjs using FastifyAdapter it rely on library fastify-multer and express multer

10 lines (9 loc) 259 B
export declare const multerExceptions: { LIMIT_PART_COUNT: string; LIMIT_FILE_SIZE: string; LIMIT_FILE_COUNT: string; LIMIT_FIELD_KEY: string; LIMIT_FIELD_VALUE: string; LIMIT_FIELD_COUNT: string; LIMIT_UNEXPECTED_FILE: string; };