[**realue**](../README.md) • **Docs**

***

[realue](../README.md) / ValueMutatorNamed

# Type Alias: ValueMutatorNamed()\<T\>

> **ValueMutatorNamed**\<`T`\>: (`value`) => `void`

Callback that changes a `value`.

## Type Parameters

• **T**

## Parameters

• **value**: `T`

## Returns

`void`

## Defined in

[lib/types/ValueMutatorNamed.ts:4](https://github.com/nevoland/realue/blob/10b81dd410f087c06fbf8ea8b1c227058ff70751/lib/types/ValueMutatorNamed.ts#L4)
