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

***

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

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

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

Function that sets a `value`.

## Type Parameters

• **T**

## Parameters

• **value**: `T`

## Returns

`void`

## Defined in

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