UNPKG

json-function

Version:

It allows you to use methods such as where, limit, select, orderBy on JSON data.

2 lines (1 loc) 53 B
export default function cloneDeep(object: any): any;