UNPKG

nhandler

Version:

The easy to use, all-in-one command, event and component handler.

5 lines (4 loc) 165 B
export declare class ExecutionError extends Error { metadata?: Record<string, unknown>; constructor(message?: string, metadata?: Record<string, unknown>); }