nice working uploading files and such

This commit is contained in:
Arjun Patel
2022-01-16 01:34:18 -08:00
parent 56704da4ce
commit 82c7f1394c
5 changed files with 126 additions and 28 deletions
+3
View File
@@ -0,0 +1,3 @@
export class SendService {
async sendMessage() {}
}