[@medialib/medialib-manga-source-mangadex](../README.md) / [Exports](../modules.md) / rawAggregateVolume

# Interface: rawAggregateVolume

## Table of contents

### Properties

- [chapters](rawAggregateVolume.md#chapters)
- [count](rawAggregateVolume.md#count)
- [volume](rawAggregateVolume.md#volume)

## Properties

### chapters

• **chapters**: `Object`

#### Index signature

▪ [key: `string`]: { `chapter`: `string` ; `count`: `number` ; `id`: `string` ; `others`: `string`[]  }

#### Defined in

[src/rawTypes.ts:50](https://github.com/medialib-project/medialib-manga-source-mangadex/blob/873d461/src/rawTypes.ts#L50)

___

### count

• **count**: `number`

#### Defined in

[src/rawTypes.ts:49](https://github.com/medialib-project/medialib-manga-source-mangadex/blob/873d461/src/rawTypes.ts#L49)

___

### volume

• **volume**: `string`

#### Defined in

[src/rawTypes.ts:48](https://github.com/medialib-project/medialib-manga-source-mangadex/blob/873d461/src/rawTypes.ts#L48)
