Skip to content

Commit e833c5c

Browse files
committed
export paypalSession in index
1 parent 07c20bd commit e833c5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ export * from "./domains";
1818
export * from "./tracking";
1919
export * from "./utils";
2020
export * from "./globalSession";
21+
export * from "./paypalSession";
2122
export { buildDPoPHeaders } from "./dpop";

0 commit comments

Comments
 (0)