portablefinance/ts/index.ts

4 lines
66 B
TypeScript
Raw Permalink Normal View History

2021-04-15 00:59:56 +00:00
export * from './abstractclasses';
export * from './interfaces';
2019-05-23 15:37:13 +00:00