tink/ts/index.ts

4 lines
146 B
TypeScript
Raw Permalink Normal View History

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