Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
fast-json-stable-stringify
📤 Upload
📝 New File
📁 New Folder
Close
Editing: index.d.ts
declare module 'fast-json-stable-stringify' { function stringify(obj: any): string; export = stringify; }
Save
Cancel