mirror of
https://github.com/amnezia-vpn/DefaultVPN.git
synced 2026-05-18 09:16:19 +03:00
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
module WireGuardKitGo {
|
|
umbrella header "wireguard.h"
|
|
link "wg-go"
|
|
export *
|
|
}
|