Function pending

  • Parameters

    • condition: boolean

    Returns ClassDecorator & MethodDecorator

  • Type Parameters

    • TFunction extends Function

    Parameters

    • target: TFunction

    Returns void | TFunction

  • Type Parameters

    • T

    Parameters

    • target: Object
    • propertyKey: string | symbol
    • descriptor: TypedPropertyDescriptor<T>

    Returns void | TypedPropertyDescriptor<T>

Generated using TypeDoc