7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
module DZNEmptyDataSet {
|
|
umbrella header "DZNEmptyDataSet-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|