The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/ee/definition/rest/index.ts

7 lines
206 B

// TODO: chapter day backend - move to rest ee definitions to another package
import './v1/engagementDashboard';
import './v1/omnichannel';
import './v1/sessions';
import './v1/chat';
import './v1/roles';