Files
damus/damus-c/damus-Bridging-Header.h
2023-07-21 15:02:01 -07:00

13 lines
254 B
C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#include "damus.h"
#include "bolt11.h"
#include "amount.h"
#include "nostr_bech32.h"
#include "wasm.h"
#include "nostrscript.h"
#include "nostrdb.h"