Spaces:
Sleeping
Sleeping
| declare module 'fast-json-stable-stringify' { | |
| function stringify(obj: any): string; | |
| export = stringify; | |
| } | |
| declare module 'fast-json-stable-stringify' { | |
| function stringify(obj: any): string; | |
| export = stringify; | |
| } | |