fix(core): update

This commit is contained in:
Philipp Kunz 2022-02-19 13:46:05 +01:00
parent 0c391c1fd1
commit 14f2ba0692

View File

@ -1,2 +1,3 @@
export * from './tink.classes.tinkaccount';
export * from './tink.classes.tinkuser';
export * from './tink.classes.tinkuser';
export * from './tink.classes.tinkproviderconsent';