芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/fast-json-stable-stringify/index.d.ts
declare module 'fast-json-stable-stringify' { function stringify(obj: any): string; export = stringify; }