# Namespace: default

[iterateObject](iterateObject.md).default

## Table of contents

### Variables

- [ENTRIES](iterateObject.default.md#entries)
- [KEYS](iterateObject.default.md#keys)
- [VALUES](iterateObject.default.md#values)

## Variables

### ENTRIES

• **ENTRIES**: `string`

#### Defined in

[src/iterateObject.js:31](https://github.com/Twipped/js-utils/blob/9c196e3/src/iterateObject.js#L31)

___

### KEYS

• **KEYS**: `string`

#### Defined in

[src/iterateObject.js:33](https://github.com/Twipped/js-utils/blob/9c196e3/src/iterateObject.js#L33)

___

### VALUES

• **VALUES**: `string`

#### Defined in

[src/iterateObject.js:32](https://github.com/Twipped/js-utils/blob/9c196e3/src/iterateObject.js#L32)
