Files
pos-system/apps/web-client/src/features/chat/lib/index.ts

6 lines
118 B
TypeScript

/**
* EN: Chat feature library exports
* VI: Xuất thư viện của feature chat
*/
export * from './websocket';