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