You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to this breaking change in Typescript
I switched this in Contacts: public deleteContact(inID: string): Promise<string | void>
And this in SMTP: public sendMessage(inOptions: SendMailOptions): Promise<string | void> {
modern-full-stack-development/mailbag/server/src/IMAP.ts
Line 172 in 270a829
The text was updated successfully, but these errors were encountered: