UNPKG

sjcl

Version:
9 lines (8 loc) 176 B
if(typeof module !== 'undefined' && module.exports){ module.exports = sjcl; } if (typeof define === "function") { define([], function () { return sjcl; }); }