<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@essex/toolbox](./toolbox.md) &gt; [HashMap](./toolbox.hashmap.md)

## HashMap interface

A interface describing a hashmap

<b>Signature:</b>

```typescript
export interface HashMap<Value = any> 
```
