chore: Break big `livechatTyped` file into smaller modules (#33720)
Showing
- apps/meteor/app/livechat/imports/server/rest/departments.ts 8 additions, 3 deletionsapps/meteor/app/livechat/imports/server/rest/departments.ts
- apps/meteor/app/livechat/server/api/v1/agent.ts 2 additions, 1 deletionapps/meteor/app/livechat/server/api/v1/agent.ts
- apps/meteor/app/livechat/server/api/v1/offlineMessage.ts 2 additions, 2 deletionsapps/meteor/app/livechat/server/api/v1/offlineMessage.ts
- apps/meteor/app/livechat/server/api/v1/pageVisited.ts 2 additions, 2 deletionsapps/meteor/app/livechat/server/api/v1/pageVisited.ts
- apps/meteor/app/livechat/server/lib/Departments.ts 0 additions, 69 deletionsapps/meteor/app/livechat/server/lib/Departments.ts
- apps/meteor/app/livechat/server/lib/LivechatTyped.ts 2 additions, 179 deletionsapps/meteor/app/livechat/server/lib/LivechatTyped.ts
- apps/meteor/app/livechat/server/lib/departmentsLib.ts 105 additions, 2 deletionsapps/meteor/app/livechat/server/lib/departmentsLib.ts
- apps/meteor/app/livechat/server/lib/logger.ts 1 addition, 0 deletionsapps/meteor/app/livechat/server/lib/logger.ts
- apps/meteor/app/livechat/server/lib/messages.ts 91 additions, 0 deletionsapps/meteor/app/livechat/server/lib/messages.ts
- apps/meteor/app/livechat/server/lib/tracking.ts 54 additions, 0 deletionsapps/meteor/app/livechat/server/lib/tracking.ts
- apps/meteor/ee/app/livechat-enterprise/server/hooks/beforeRoutingChat.ts 2 additions, 2 deletions...app/livechat-enterprise/server/hooks/beforeRoutingChat.ts
- apps/meteor/server/features/EmailInbox/EmailInbox_Incoming.ts 2 additions, 1 deletion.../meteor/server/features/EmailInbox/EmailInbox_Incoming.ts
Loading
Please register or sign in to comment