PATH: //proc/self/root/proc/self/root/lib/node_modules/npm/node_modules/binary-extensions
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 binary-extensions.json
↓
X
📄 binary-extensions.json.d.ts
↓
X
📄 index.d.ts
↓
X
📄 index.js
↓
X
📄 license
↓
X
📄 package.json
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: index.d.ts
/** List of binary file extensions. @example ``` import binaryExtensions = require('binary-extensions'); console.log(binaryExtensions); //=> ['3ds', '3g2', …] ``` */ declare const binaryExtensions: readonly string[]; export = binaryExtensions;
SIMPAN PERUBAHAN