Files
pubky-core-ffi/bindings/ios/module.modulemap
coreyphillips d45279df02 refactor: update naming convention
Updates naming convention to pubkycore throughout project.
Updated bindings accordingly.
Added python bindings.
2024-10-29 18:41:19 -04:00

6 lines
183 B
Plaintext

// This file was autogenerated by some hot garbage in the `uniffi` crate.
// Trust me, you don't want to mess with it!
module pubkycoreFFI {
header "pubkycoreFFI.h"
export *
}