Files
OrderScheduling/Pods/AMapSearch-NO-IDFA/AMapSearchKit.framework/Modules/module.modulemap
2024-09-10 16:58:27 +08:00

7 lines
107 B
Plaintext

framework module AMapSearchKit {
umbrella header "AMapSearchKit.h"
export *
module * { export * }
}