UNPKG

expressmultithread

Version:

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

6 lines (5 loc) 177 B
export declare class ChildError extends Error { diagnosticText: string; diagnosticCodes: number[]; constructor(diagnosticText: string, diagnosticCodes: number[]); }