diff --git a/ts/index.ts b/ts/index.ts index f303c4f..67ce297 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -1,2 +1,3 @@ export * from './tink.classes.tinkaccount'; -export * from './tink.classes.tinkuser'; \ No newline at end of file +export * from './tink.classes.tinkuser'; +export * from './tink.classes.tinkproviderconsent'; \ No newline at end of file