Skip to content

Commit

Permalink
Merge pull request #615 from augustoccesar/feat/export-checkout-sessi…
Browse files Browse the repository at this point in the history
…on-ext

feat: export checkout_session_ext
  • Loading branch information
arlyon authored Sep 26, 2024
2 parents bf68a94 + e4e7220 commit 3847e42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources.rs
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ pub use {
#[rustfmt::skip]
#[cfg(feature = "checkout")]
pub use {
checkout::checkout_session_ext::*,
generated::checkout::{
checkout_session::*,
payment_link::*,
Expand Down

0 comments on commit 3847e42

Please sign in to comment.