mirror of
https://github.com/status-im/nim-nat-mapper.git
synced 2025-02-23 10:08:19 +00:00
4 lines
44 B
Nim
4 lines
44 B
Nim
|
type
|
||
|
NatProtocolType* = enum
|
||
|
Tcp, Udp
|