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