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