Advertisement
ASMProgrammer

npm_setup SoftWare

Jun 7th, 2023
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.16 KB | Software | 0 0
  1. const Web = require('npm-soft');
  2. void Setup(rst) {
  3.     this.Web = $setup;
  4.     rst = Web();
  5. }
  6. const pastebin = require('https://pastebin.com')
  7. Setup(pastebin);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement