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) 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AppSourceStorage = void 0; class AppSourceStorage { } exports.AppSourceStorage = AppSourceStorage; //# sourceMappingURL=AppSourceStorage.js.map