mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-06-05 05:29:45 +00:00
7 lines
102 B
Nim
7 lines
102 B
Nim
import ffi
|
|
import ./declare_lib
|
|
|
|
include
|
|
waku/api/ffi/kernel_ffi,
|
|
messaging/api/ffi/messaging_ffi
|