portablefinance/ts/interfaces/index.ts
2021-04-15 01:06:14 +00:00

3 lines
91 B
TypeScript

export * from './paymentaccount';
export * from './transaction';
export * from './voucher';