7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
module Pods_HiBit {
|
|
umbrella header "Pods-HiBit-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|