2019-03-21 21:03:16 -06:00

10 lines
177 B
Swift

import UIKit
// For Cordova, we can create an AppDelegate extension:
// https://stackoverflow.com/a/29288792
//MARK: extension StripePaymentsPlugin
extension AppDelegate {
}