apollo-server/types/fast-json-stable-stringify/index.d.ts
wtgtybhertgeghgtwtg ccba8c87da Switch json-stable-stringify to fast-json-stable-stringify. (#2065)
* refactor: switch `json-stable-stringify` to `fast-json-stable-stringify`

* chore: drop `@types/json-stable-stringify`

* Update CHANGELOG.md for #2065.
2018-12-19 20:06:17 +02:00

1 line
53 B
TypeScript

export default function stringify(obj: any): string;