Files
yoga/YogaKit/Source/modulemap/module.modulemap

5 lines
73 B
Plaintext
Raw Normal View History

2021-11-15 23:11:39 +08:00
module YogaKit {
umbrella header "YogaKit-umbrella.h"
export *
}