@midwayjs/coreFunctionscreateCustomMethodDecoratorVersion: NextcreateCustomMethodDecorator CallablecreateCustomMethodDecorator(decoratorKey: string, metadata: any, implOrOptions?: boolean | MethodDecoratorOptions): MethodDecoratorCreate a custom method decorator@since3.0.0@deprecatedUse DecoratorManager.createCustomMethodDecorator instead
Create a custom method decorator
3.0.0
Use DecoratorManager.createCustomMethodDecorator instead