All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.index.d.ts Maven / Gradle / Ivy

Go to download

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

The newest version!
declare module 'fast-json-stable-stringify' {
  function stringify(obj: any): string;
  export = stringify;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy