DIR: /proc/self/root/usr/share/nodejs/fast-json-stable-stringify/ |
Current File : //proc/self/root/usr/share/nodejs/fast-json-stable-stringify/index.d.ts |
declare module 'fast-json-stable-stringify' { function stringify(obj: any): string; export = stringify; } |