Files
keyboard/Pods/Target Support Files/DZNEmptyDataSet/DZNEmptyDataSet.modulemap

7 lines
120 B
Plaintext
Raw Normal View History

2025-10-29 14:30:19 +08:00
framework module DZNEmptyDataSet {
umbrella header "DZNEmptyDataSet-umbrella.h"
export *
module * { export * }
}