UNPKG

otr

Version:

Off-the-Record Messaging Protocol

12 lines (9 loc) 265 B
;(function (root, factory) { if (typeof define === "function" && define.amd) { define(factory) } else if (typeof module !== 'undefined' && module.exports) { module.exports = factory() } else { root.CryptoJS = factory() } }(this, function () {