UNPKG

@o-galaxy/ether

Version:

Rest Api Framework

2 lines (1 loc) 196 B
export declare function TryCatch(errorHandler?: ((e: any, next: Function) => void)): (targetPrototype: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;