UNPKG

@rocket.chat/apps-engine

Version:

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

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