UNPKG

teledrive-client

Version:

NodeJS/Browser MTProto API Telegram client library,

6 lines 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const platform_1 = require("./platform"); const crypto = require(platform_1.isNode ? "crypto" : "./crypto/crypto"); exports.default = crypto; //# sourceMappingURL=CryptoFile.js.map