Skip to content
Snippets Groups Projects
Commit b4f9d88f authored by Oswaldo Acauan's avatar Oswaldo Acauan
Browse files

Refactor API Cursor's

parent e6445760
No related branches found
No related tags found
No related merge requests found
import '/imports/startup/server';
import '/imports/api/chat/server';
import '/imports/api/cursor/server/publications';
import '/imports/api/cursor/server/modifiers/clearCursorCollection';
import '/imports/api/cursor/server/modifiers/initializeCursor';
import '/imports/api/cursor/server/modifiers/updateCursorLocation';
import '/imports/api/cursor/server/modifiers/eventHandlers';
import '/imports/api/cursor/server';
import '/imports/api/deskshare/server/publications';
import '/imports/api/deskshare/server/modifiers/clearDeskshareCollection';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment