mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-03 23:15:52 +00:00
Initial swift module.modulemap file for LLARP
This commit is contained in:
parent
be63d71eb3
commit
eab8c32ee3
6
module.modulemap
Normal file
6
module.modulemap
Normal file
@ -0,0 +1,6 @@
|
||||
module LokiNetwork {
|
||||
module LLARP {
|
||||
header "include/llarp.h"
|
||||
export *
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user