Miao-Yunzai/apps.ts

18 lines
477 B
TypeScript
Raw Normal View History

2024-06-11 21:03:42 +08:00
/**
* ***********
*
* *****
*/
export * from './apps/add'
export * from './apps/disFriPoke'
export * from './apps/disablePrivate'
export * from './apps/friend'
export * from './apps/invite'
export * from './apps/quit'
export * from './apps/restart'
export * from './apps/sendLog'
export * from './apps/status'
export * from './apps/update'
export * from './apps/example2'
export * from './apps/newcomer'
export * from './apps/outNotice'