• Decorate class function's parameter with a key/value pair

    Parameters

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

    Returns void