7 lines
108 B
Plaintext
7 lines
108 B
Plaintext
framework module RNCryptor {
|
|
umbrella header "RNCryptor-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|