mirror of
https://github.com/status-im/status-lib.git
synced 2025-01-14 22:44:29 +00:00
4 lines
61 B
Nim
4 lines
61 B
Nim
|
type
|
||
|
MailServer* = ref object
|
||
|
name*, endpoint*: string
|