VPCamera/SwiftProject/Pods/Target Support Files/DeviceKit/DeviceKit.modulemap
2024-03-05 11:51:22 +08:00

7 lines
108 B
Plaintext

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