UNPKG

mongocat

Version:

✨ Mongocat 😺 is easy to use, configuration based Denormalization mongoose plugin for read heavy applications. Mongocat reduces write complexity too.

4 lines (3 loc) 94 B
export declare const flattenObj: (ob: Record<string, any>) => { [key: string]: any; };