nitro-react/src/api/purse/index.ts
2022-04-03 22:45:47 -04:00

3 lines
51 B
TypeScript

export * from './IPurse';
export * from './Purse';