fix(PROJ-38): getThread + ThreadMail/ThreadResponse in api/index.ts re-exportieren
This commit is contained in:
@@ -78,6 +78,8 @@ export {
|
||||
export type {
|
||||
SearchHit,
|
||||
SearchResponse,
|
||||
ThreadMail,
|
||||
ThreadResponse,
|
||||
MailAttachment,
|
||||
MailDetail,
|
||||
ImapFolder,
|
||||
@@ -90,6 +92,7 @@ export type {
|
||||
export {
|
||||
searchEmails,
|
||||
getMail,
|
||||
getThread,
|
||||
downloadMailAttachment,
|
||||
downloadMailRaw,
|
||||
getImapAccounts,
|
||||
|
||||
Reference in New Issue
Block a user