2024-06-07 11:41:02 +08:00

7 lines
102 B
Plaintext

module SAMKeychain {
umbrella header "SAMKeychain-umbrella.h"
export *
module * { export * }
}