mirror of
https://github.com/zerotier/libzt.git
synced 2026-05-22 16:21:06 -07:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
framework module zt {
|
|
umbrella header "ZeroTierSockets.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|