mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 17:12:48 +00:00
4 lines
102 B
TypeScript
4 lines
102 B
TypeScript
export * from './category.service';
|
|
export * from './thread.service';
|
|
export * from './user.service';
|