1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-11 09:32:51 +00:00
Files
classic-wow-forums/client/app/services/index.ts

5 lines
139 B
TypeScript

export * from './category.service';
export * from './character.service';
export * from './thread.service';
export * from './user.service';