tink/ts/index.ts

2 lines
84 B
TypeScript
Raw Normal View History

2022-02-15 15:51:16 +00:00
export * from './tink.classes.tinkaccount';
2022-02-18 11:55:56 +00:00
export * from './tink.classes.tinkuser';