GBA-8-19/Pods/Target Support Files/SQLite.swift/SQLite.swift.modulemap
2024-06-14 17:15:51 +08:00

7 lines
98 B
Plaintext

module SQLite {
umbrella header "SQLite.swift-umbrella.h"
export *
module * { export * }
}