ACIL FM
Dark
Refresh
Current DIR:
/home/benbot/bot/server/node_modules/callsites
/
home
benbot
bot
server
node_modules
callsites
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
index.d.ts
2.3 MB
chmod
View
DL
Edit
Rename
Delete
index.js
363 B
chmod
View
DL
Edit
Rename
Delete
license
1.08 MB
chmod
View
DL
Edit
Rename
Delete
package.json
622 B
chmod
View
DL
Edit
Rename
Delete
readme.md
1.84 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/benbot/bot/server/node_modules/callsites/index.js
'use strict'; const callsites = () => { const _prepareStackTrace = Error.prepareStackTrace; Error.prepareStackTrace = (_, stack) => stack; const stack = new Error().stack.slice(1); Error.prepareStackTrace = _prepareStackTrace; return stack; }; module.exports = callsites; // TODO: Remove this for the next major release module.exports.default = callsites;
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply