mirror of
https://github.com/aljazceru/react-native-pubky.git
synced 2025-12-17 14:44:26 +01:00
Add base project
Implement auth method
This commit is contained in:
6
rust/bindings/module.modulemap
Normal file
6
rust/bindings/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
// 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 *
|
||||
}
|
||||
Reference in New Issue
Block a user