feat: add base project scripts and bindings

Adds base project, build scripts and bindings.
This commit is contained in:
coreyphillips
2024-10-22 09:23:57 -04:00
parent 19d6abae4c
commit 1bf97c4c01
95 changed files with 18422 additions and 0 deletions

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