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

***

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

# Type Alias: ItemRemover()

> **ItemRemover**: (`index`?) => `void`

Function that removes an item from the array at the specified `index`.

## Parameters

• **index?**: `number`

## Returns

`void`

## Defined in

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