跳到主要内容
版本:Next

createCustomMethodDecorator

Callable

  • createCustomMethodDecorator(decoratorKey: string, metadata: any, implOrOptions?: boolean | MethodDecoratorOptions): MethodDecorator

  • Create a custom method decorator

    @since

    3.0.0

    @deprecated

    Use DecoratorManager.createCustomMethodDecorator instead