UNPKG

@nestjs/common

Version:

Nest - modern, fast, powerful node.js web framework (@common)

2 lines (1 loc) 121 B
export declare const createHttpExceptionBody: (message: string | object, error?: string, statusCode?: number) => object;