LLOneBot/src/ntqqapi/api/index.ts
2024-04-30 11:24:33 +08:00

8 lines
167 B
TypeScript

export * from './file'
export * from './friend'
export * from './group'
export * from './msg'
export * from './user'
export * from './webapi'
export * from './window'