feat: email client prototype

This commit is contained in:
2024-06-26 20:40:00 +02:00
committed by Thea Schöbl
parent e6c17c860b
commit 7de16808fc
41 changed files with 1396 additions and 213 deletions

View File

@@ -0,0 +1,4 @@
{
"extends": "@openstapps/tsconfig",
"exclude": ["lib", "app.js"]
}