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

4 lines
92 B
TypeScript

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