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

7 lines
120 B
Plaintext
Raw Permalink Normal View History

2025-12-22 10:16:05 +08:00
framework module DZNEmptyDataSet {
umbrella header "DZNEmptyDataSet-umbrella.h"
export *
module * { export * }
}