Files
bdk-ffi/bdk-swift/bdkFFI.xcframework/ios-arm64/bdkFFI.framework/Modules/module.modulemap
2022-11-21 12:10:23 -06:00

7 lines
102 B
Plaintext

framework module bdkFFI {
umbrella header "bdkFFI-umbrella.h"
export *
module * { export * }
}