c: re-add damus-only C stuff

This commit is contained in:
William Casarin
2024-01-25 14:43:25 -08:00
committed by Daniel D’Aquino
parent 712624f515
commit 249e765642
6 changed files with 296 additions and 642 deletions

View File

@@ -0,0 +1,12 @@
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#include "bolt11.h"
#include "amount.h"
#include "nostr_bech32.h"
#include "wasm.h"
#include "nostrscript.h"
#include "nostrdb.h"
#include "lmdb.h"