UNPKG

@coveo/platform-client

Version:

The main goal of this package is to provide an easy to configure and straightforward way of querying Coveo Cloud APIs using JavaScript.

2 lines (1 loc) 78 B
export declare const stringifyNestedObjects: <T extends object>(obj: T) => T;