11 likes
·
53 reads
2 comments
·Mar 23, 2023
Mar 23, 2023
How do I receive the file that is being send to the server or receiver end ??
10
·
Author
·Mar 23, 2023
You can use UseInterceptors decorator with the FileInterceptor injectable. I have an article that explains this better, thecodeway.hashnode.dev/mastering-file-upl….
Thanks for reading
·