mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
7 lines
86 B
Plaintext
7 lines
86 B
Plaintext
|
module LokiNetwork {
|
||
|
module LLARP {
|
||
|
header "include/llarp.h"
|
||
|
export *
|
||
|
}
|
||
|
}
|