paypal/ts/index.ts

3 lines
88 B
TypeScript
Raw Normal View History

2020-08-24 01:55:50 +00:00
export * from './paypal.classes.account';
2020-08-23 13:33:19 +00:00
export * from './paypal.classes.transaction';