UNPKG

mongo-base-crud

Version:

Class to handler access and handler database

2 lines (1 loc) 115 B
export declare function transformDataToUpdate(data: Record<string, any>, parentKey?: string): Record<string, any>;