Skip to main content
Version: Next

createCustomPropertyDecorator

Callable

  • createCustomPropertyDecorator(decoratorKey: string, metadata: any, impl?: boolean): PropertyDecorator

  • Create a custom property inject

    @since

    3.0.0

    @deprecated

    Use DecoratorManager.createCustomPropertyDecorator instead