diff --git a/ts/index.ts b/ts/index.ts index 6007bca..4e3fbab 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -1 +1,3 @@ export * from './bunq.classes.account'; +export * from './bunq.classes.monetaryaccount'; +export * from './bunq.classes.transaction'; \ No newline at end of file