nitro-react/src/api/purse/index.ts

3 lines
51 B
TypeScript
Raw Normal View History

2022-04-04 04:45:47 +02:00
export * from './IPurse';
export * from './Purse';