UNPKG

@nestjs/common

Version:

Nest - modern, fast, powerful node.js web framework (@common)

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; };