Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.217.80
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
nodejs /
yargs /
build /
lib /
platform-shims /
Delete
Unzip
Name
Size
Permission
Date
Action
cjs.d.ts
934
B
-rw-r--r--
2022-12-01 14:49
Save
Rename
/// <reference types="node" /> import { notStrictEqual, strictEqual } from 'assert'; import * as processArgv from '../utils/process-argv.js'; declare const _default: { assert: { notStrictEqual: typeof notStrictEqual; strictEqual: typeof strictEqual; }; cliui: any; findUp: any; getEnv: (key: string) => string | undefined; getCallerFile: any; getProcessArgvBin: typeof processArgv.getProcessArgvBin; inspect: any; mainFilename: string; Parser: any; path: any; process: { argv: () => string[]; cwd: () => string; execPath: () => string; exit: (code: number) => never; nextTick: (callback: Function, ...args: any[]) => void; stdColumns: number | null; }; readFileSync: any; require: any; requireDirectory: any; stringWidth: any; y18n: any; }; export default _default;