# ChangeExporter

## Properties

### exportChange 

• **exportChange**: *function*

*Defined in [src/ContentChanges.ts:17](https://github.com/handsontable/hyperformula/blob/b8542ec/src/ContentChanges.ts#L17)*

#### Type declaration:

▸ (`arg`: [CellValueChange](cellvaluechange.md)): *T | T[]*

**Parameters:**

Name | Type |
------ | ------ |
`arg` | [CellValueChange](cellvaluechange.md) |