mirror of
https://github.com/jhillyerd/inbucket.git
synced 2026-09-14 07:38:51 +00:00
feat: Add SMTPResponse type for extensions (#539)
Signed-off-by: James Hillyerd <james@hillyerd.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtime.version": "Lua 5.1",
|
||||
"diagnostics": {
|
||||
"globals": [
|
||||
"inbucket",
|
||||
"smtp"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user