UNPKG

@trapi/query

Version:

A tiny library which provides utility types/functions for request and response query handling.

2 lines 162 B
export declare function flattenNestedProperties<T>(data: Record<string, any>, prefixParts?: string[]): Record<string, any>; //# sourceMappingURL=flatten.d.ts.map