📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 16:00:21
📂
/
/
opt
/
alt
/
alt-nodejs8
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
encoding
/
lib
✏️
Editing: 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;
💾 Save Changes
❌ Cancel