whoami7 - Manager
:
/
opt
/
alt
/
alt-nodejs22
/
root
/
lib
/
node_modules
/
npm
/
lib
/
commands
/
Upload File:
files >> //opt/alt/alt-nodejs22/root/lib/node_modules/npm/lib/commands/unstar.js
const Star = require('./star.js') class Unstar extends Star { static description = 'Remove an item from your favorite packages' static name = 'unstar' } module.exports = Unstar
Copyright ©2021 || Defacer Indonesia