UNPKG

@solarity/hardhat-migrate

Version:
3 lines 292 B
export declare function CatchClassError<T extends abstract new (...args: any) => any>(value: T, context: ClassDecoratorContext<T>): T; export declare function CatchMethodError(value: Function, context: ClassMethodDecoratorContext): (...args: any[]) => any; //# sourceMappingURL=error.d.ts.map