tink/ts/index.ts

3 lines
145 B
TypeScript
Raw Permalink Normal View History

export * from './tink.classes.tinkaccount.js';
export * from './tink.classes.tinkuser.js';
2022-10-29 14:18:29 +00:00
export * from './tink.classes.tinkproviderconsent.js';