Files
react-native-pubky/rust/bindings/module.modulemap
coreyphillips 31ecec8366 fix: fix name conflict
Resolves name conflicts with other native modules.
Bump version to 0.1.1.
2024-09-15 12:35:12 -04:00

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