Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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
/
home /
syrihapj /
public_html /
node_modules /
type-fest /
[ HOME SHELL ]
Name
Size
Permission
Action
source
[ DIR ]
dr-xr-xr-x
ts41
[ DIR ]
dr-xr-xr-x
base.d.ts
1.72
KB
-rw-r--r--
index.d.ts
115
B
-rw-r--r--
license
1.09
KB
-rw-r--r--
package.json
1.02
KB
-rw-r--r--
readme.md
33.03
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : base.d.ts
// Types that are compatible with all supported TypeScript versions. // It's shared between all TypeScript version-specific definitions. // Basic export * from './source/basic'; export * from './source/typed-array'; // Utilities export {Except} from './source/except'; export {Mutable} from './source/mutable'; export {Merge} from './source/merge'; export {MergeExclusive} from './source/merge-exclusive'; export {RequireAtLeastOne} from './source/require-at-least-one'; export {RequireExactlyOne} from './source/require-exactly-one'; export {PartialDeep} from './source/partial-deep'; export {ReadonlyDeep} from './source/readonly-deep'; export {LiteralUnion} from './source/literal-union'; export {Promisable} from './source/promisable'; export {Opaque} from './source/opaque'; export {SetOptional} from './source/set-optional'; export {SetRequired} from './source/set-required'; export {ValueOf} from './source/value-of'; export {PromiseValue} from './source/promise-value'; export {AsyncReturnType} from './source/async-return-type'; export {ConditionalExcept} from './source/conditional-except'; export {ConditionalKeys} from './source/conditional-keys'; export {ConditionalPick} from './source/conditional-pick'; export {UnionToIntersection} from './source/union-to-intersection'; export {Stringified} from './source/stringified'; export {FixedLengthArray} from './source/fixed-length-array'; export {IterableElement} from './source/iterable-element'; export {Entry} from './source/entry'; export {Entries} from './source/entries'; export {SetReturnType} from './source/set-return-type'; export {Asyncify} from './source/asyncify'; // Miscellaneous export {PackageJson} from './source/package-json'; export {TsConfigJson} from './source/tsconfig-json';
Close