UNPKG

matrix-js-sdk

Version:
13 lines (12 loc) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "CrossSigningKey", { enumerable: true, get: function () { return _cryptoApi.CrossSigningKey; } }); var _cryptoApi = require("../crypto-api"); //# sourceMappingURL=api.js.map