Skip to main content
Version: Next

createCustomParamDecorator

Callable

  • createCustomParamDecorator(decoratorKey: string, metadata: any, implOrOptions?: boolean | ParamDecoratorOptions): ParameterDecorator

  • Create a custom param decorator

    @since

    3.0.0

    @deprecated

    Use DecoratorManager.createCustomParamDecorator instead