fix(core): update

This commit is contained in:
Philipp Kunz 2020-08-21 01:31:49 +00:00
parent 423bd22903
commit 04cb6f042f

View File

@ -1 +1,3 @@
export * from './bunq.classes.account';
export * from './bunq.classes.monetaryaccount';
export * from './bunq.classes.transaction';