bunq/ts/index.ts
2020-08-21 01:31:49 +00:00

3 lines
131 B
TypeScript

export * from './bunq.classes.account';
export * from './bunq.classes.monetaryaccount';
export * from './bunq.classes.transaction';