Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
engine.io
/
build
/
transports-uws
/
Filename :
index.d.ts
back
Copy
import { Polling } from "./polling"; import { WebSocket } from "./websocket"; declare const _default: { polling: typeof Polling; websocket: typeof WebSocket; }; export default _default;