Files
OrderScheduling/Pods/AMapFoundation-NO-IDFA/AMapFoundationKit.framework/Modules/module.modulemap
DDIsFriend f0e8a1709d initial
2023-08-18 17:28:57 +08:00

7 lines
115 B
Plaintext

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