Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
cqt /
node_modules /
@types /
react /
ts5.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
canary.d.ts
5.84
KB
-rw-r--r--
experimental.d.ts
5.32
KB
-rw-r--r--
global.d.ts
7.24
KB
-rw-r--r--
index.d.ts
189.55
KB
-rw-r--r--
jsx-dev-runtime.d.ts
1.33
KB
-rw-r--r--
jsx-runtime.d.ts
1.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jsx-runtime.d.ts
import * as React from "./"; export { Fragment } from "./"; export namespace JSX { interface Element extends React.JSX.Element {} interface ElementClass extends React.JSX.ElementClass {} interface ElementAttributesProperty extends React.JSX.ElementAttributesProperty {} interface ElementChildrenAttribute extends React.JSX.ElementChildrenAttribute {} type LibraryManagedAttributes<C, P> = React.JSX.LibraryManagedAttributes<C, P>; interface IntrinsicAttributes extends React.JSX.IntrinsicAttributes {} interface IntrinsicClassAttributes<T> extends React.JSX.IntrinsicClassAttributes<T> {} interface IntrinsicElements extends React.JSX.IntrinsicElements {} } /** * Create a React element. * * You should not use this function directly. Use JSX and a transpiler instead. */ export function jsx( type: React.ElementType, props: unknown, key?: React.Key, ): React.ReactElement; /** * Create a React element. * * You should not use this function directly. Use JSX and a transpiler instead. */ export function jsxs( type: React.ElementType, props: unknown, key?: React.Key, ): React.ReactElement;
Close