Files
keyboard/Pods/Target Support Files/DZNEmptyDataSet/DZNEmptyDataSet.modulemap
2025-10-29 14:30:19 +08:00

7 lines
120 B
Plaintext

framework module DZNEmptyDataSet {
umbrella header "DZNEmptyDataSet-umbrella.h"
export *
module * { export * }
}