UNPKG

@rocket.chat/apps-engine

Version:

The engine code for the Rocket.Chat Apps which manages, runs, translates, coordinates and all of that.

7 lines 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AppServerCommunicator = void 0; class AppServerCommunicator { } exports.AppServerCommunicator = AppServerCommunicator; //# sourceMappingURL=AppServerCommunicator.js.map