PHP 8.2.30
Preview: iconv-loader.js Size: 274 B
//lib/node_modules/npm/node_modules/encoding/lib/iconv-loader.js

'use strict';

var iconv_package;
var Iconv;

try {
    // this is to fool browserify so it doesn't try (in vain) to install iconv.
    iconv_package = 'iconv';
    Iconv = require(iconv_package).Iconv;
} catch (E) {
    // node-iconv not present
}

module.exports = Iconv;

Directory Contents

Dirs: 0 × Files: 2

Name Size Perms Modified Actions
3.07 KB lrw-r--r-- 2021-03-10 14:36:37
Edit Download
274 B lrw-r--r-- 2021-03-10 14:36:37
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).