UNPKG

@o-galaxy/ether

Version:

Rest Api Framework

2 lines (1 loc) 177 B
export declare function guardToMiddleware(guardClass: any): () => (targetPrototype: Object, propertyName: string, propertyDescriptor: PropertyDescriptor) => PropertyDescriptor;