Files
teamwallet/myteamwallet_frontend/src/app/model/index.ts
Bastian Wagner 6bea4f766a first commit
2026-07-31 21:02:47 +02:00

3 lines
84 B
TypeScript

export * from './player';
export * from './teamrole';
export * from './transaction';