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