UNPKG

@methodus/server

Version:

Server components for @methodus workflow

4 lines (3 loc) 160 B
export declare class MethodPipeHandler { methodDecorator(target: any, propertyKey: string, descriptor: TypedPropertyDescriptor<any>, ...args: any): void; }