Files
react-native-pubky/rust/bindings/module.modulemap
coreyphillips b03d04ccc4 Add base project
Implement auth method
2024-09-11 22:03:27 -04:00

6 lines
177 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 mobileFFI {
header "mobileFFI.h"
export *
}