You've already forked ios-client
mirror of
https://github.com/netbirdio/ios-client.git
synced 2026-05-22 17:10:12 -07:00
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
|
|
module WireGuardKitC {
|
||
|
|
umbrella header "WireGuardKitC.h"
|
||
|
|
export *
|
||
|
|
}
|