UNPKG

lzma-purejs-requirejs

Version:

pure JavaScript LZMA de/compression, for node.js, volo, and the browser.

6 lines (4 loc) 171 B
'use strict'; // Object.freeze(), or a thunk if that method is not present in this // JavaScript environment. module.exports = Object.freeze || function(o) { return o; }