summaryrefslogtreecommitdiffstats
path: root/comm/chat/protocols/matrix/lib/matrix-sdk/@types/global.d.js
blob: 9329ae092a23ff9b66ade311972d574d0f5628da (plain)
1
2
3
4
5
6
"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
require("@matrix-org/olm");