Files
bot/apps/viewer/src/features/chat/api/index.ts
Baptiste Arnaud bf0d0c2475 ⚗️ Implement chat API
2022-11-29 10:03:46 +01:00

3 lines
66 B
TypeScript

export * from './chatRouter'
export { getSession } from './utils'