This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

7 lines
108 B
Plaintext

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