davidmarkclements / fast-safe-stringify

Safely and quickly serialize JavaScript objects
MIT License
348 stars 27 forks source link

Updated typescript definitions for stable and stableStringify functions. #38

Closed robinchow closed 6 years ago

robinchow commented 6 years ago

Exposed the replacer and space parameters for the stable and stableStringify functions.