> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# ITransformerArg

> Protobuf interface ITransformerArg generated from WAProto.

Defined in: [WAProto/index.d.ts:13355](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13355)

## Properties

### key?

> `optional` **key**: `null` | `string`

Defined in: [WAProto/index.d.ts:13356](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13356)

***

### value?

> `optional` **value**: `null` | [`IValue`](/proto-reference/UserPassword/TransformerArg/interfaces/IValue)

Defined in: [WAProto/index.d.ts:13357](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13357)
