Miao-Yunzai/apps.ts

18 lines
508 B
TypeScript
Raw Normal View History

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