UNPKG

fastify-http-errors-enhanced

Version:

A error handling plugin for Fastify that uses enhanced HTTP errors.

3 lines (2 loc) 119 B
export declare function upperFirst(source: any): string; export declare function get<T>(target: any, path: string): T;