UNPKG

@nestjs-mod/files

Version:

Files module with an error filter, controller and rest-sdk for work with module from other nodejs appliaction

3 lines (2 loc) 109 B
import { FilesError } from './files.errors'; export declare const FILES_EXTRA_MODELS: (typeof FilesError)[];