Files
yoga/YogaKit/Source/modulemap/module.modulemap
2021-11-15 23:11:39 +08:00

5 lines
73 B
Plaintext

module YogaKit {
umbrella header "YogaKit-umbrella.h"
export *
}