mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-11 23:40:24 +00:00
4 lines
97 B
TypeScript
4 lines
97 B
TypeScript
export * from './friend';
|
|
export * from './group';
|
|
export * from './user';
|
|
export * from './msg'; |