[**@clickup/ent-framework**](../README.md)

***

[@clickup/ent-framework](../globals.md) / TimelineStorageOptions

# Interface: TimelineStorageOptions

Defined in: [src/ent/TimelineStorage.ts:5](https://github.com/clickup/ent-framework/blob/master/src/ent/TimelineStorage.ts#L5)

## Extended by

- [`PgTimelineStorageOptions`](PgTimelineStorageOptions.md)

## Properties

| Property | Type |
| ------ | ------ |
| <a id="merge"></a> `merge?` | (`dataStrs`: `string`[]) => `string` |
| <a id="maxchunksperprincipal"></a> `maxChunksPerPrincipal?` | `MaybeCallable`\<`number`\> |
