Files
WebApp/Pods/Target Support Files/RecaptchaInterop/RecaptchaInterop.modulemap
2024-12-20 17:49:45 +08:00

7 lines
122 B
Plaintext

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