UNPKG

lynx-framework

Version:

lynx is a NodeJS framework for Web Development, based on decorators and the async/await support.

4 lines (3 loc) 75 B
export default class StatusError extends Error { statusCode: number; }