UNPKG

expressmultithread

Version:

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

2 lines (1 loc) 76 B
export declare function compareArray<T extends any[]>(a: T, b: T): boolean;