• Decorate a class method with a key/value pair

    Parameters

    • target: any
    • propertyKey: string | symbol
    • key: string
    • value: any

    Returns void