Skip to content

Commit

Permalink
Merge pull request #106 from vapor-community/Andrewangeta-patch-1
Browse files Browse the repository at this point in the history
Export StripeKit.
  • Loading branch information
Andrewangeta authored Sep 28, 2019
2 parents f1add44 + 793e9aa commit 6343548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Stripe/StripeProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//

import Vapor
import StripeKit
@_exported import StripeKit

public struct StripeConfiguration {
public var apiKey: String
Expand Down

0 comments on commit 6343548

Please sign in to comment.