StripePaymentSheet.modulemap 126 B

123456
  1. framework module StripePaymentSheet {
  2. umbrella header "StripePaymentSheet-umbrella.h"
  3. export *
  4. module * { export * }
  5. }