tink/ts/index.ts
2022-10-29 16:18:29 +02:00

3 lines
145 B
TypeScript

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