Files
UUVPN/iOS-SwiftUI-Code/GRDB.swift-6.29.3/Sources/CSQLite/module.modulemap
T
2025-01-22 14:09:10 +08:00

6 lines
80 B
Plaintext

module CSQLite [system] {
header "shim.h"
link "sqlite3"
export *
}