@nestjs-mod/files
Version:
Files module with an error filter, controller and rest-sdk for work with module from other nodejs appliaction
9 lines (8 loc) • 395 B
JSON
{
"Files error": "Files error",
"Forbidden": "Forbidden",
"ok": "ok",
"Only those who uploaded files can delete them": "Only those who uploaded files can delete them",
"Uploading files with extension \"{{ext}}\" is not supported": "Uploading files with extension \"{{ext}}\" is not supported",
"Event that fires after a file is deleted": "Event that fires after a file is deleted"
}