UNPKG

expressmultithread

Version:

Fast, light-weight and low dependency [Express.js](https://www.npmjs.com/package/express) multithreaded router.

2 lines (1 loc) 77 B
export declare function deepCopy<T>(obj: T, hash?: WeakMap<object, any>): T;