1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-03-06 07:45:25 +00:00
Files

5 lines
139 B
TypeScript

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