Skip to content

Commit

Permalink
add export
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiss-stripe committed Sep 5, 2023
1 parent d3cf05d commit cfbdd30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/stripe-js/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export * from './checkout';
export * from './custom-checkout';
export * from './embedded-checkout';
export * from './elements';
export * from './elements-group';
export * from './ephemeral-keys';
Expand Down

0 comments on commit cfbdd30

Please sign in to comment.