Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
json-stringify-pretty-compact
/
Filename :
index.d.ts
back
Copy
declare module 'json-stringify-pretty-compact' { const stringify: (object: any, options?: { indent?: number | string, maxLength?: number, margins?: boolean }) => string; export = stringify; }