tink/ts/index.ts
2022-02-19 13:46:05 +01:00

3 lines
136 B
TypeScript

export * from './tink.classes.tinkaccount';
export * from './tink.classes.tinkuser';
export * from './tink.classes.tinkproviderconsent';