tink/ts/index.ts

3 lines
136 B
TypeScript
Raw Normal View History

2022-02-15 15:51:16 +00:00
export * from './tink.classes.tinkaccount';
2022-02-19 12:46:05 +00:00
export * from './tink.classes.tinkuser';
export * from './tink.classes.tinkproviderconsent';