Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
talha_silentcontent
/
node_modules
/
tsafe
/
Filename :
Reflect.js
back
Copy
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Reflect = void 0; /** Always return null but pretends it returns an object of type T */ function Reflect() { // eslint-disable-next-line @typescript-eslint/no-explicit-any return null; } exports.Reflect = Reflect; //# sourceMappingURL=Reflect.js.map