9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
framework module DJLocalization {
|
|
umbrella header "DJLocalization-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
|
|
private header "DJLocalizationSystem+Private.h"
|
|
}
|