# Interface: Page

## Properties

### description

• **description**: `string`

#### Defined in

[index.ts:19](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L19)

___

### excerpt

• **excerpt**: `string`

#### Defined in

[index.ts:18](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L18)

___

### id

• **id**: `number`

#### Defined in

[index.ts:15](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L15)

___

### key

• **key**: `string`

#### Defined in

[index.ts:16](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L16)

___

### thumbnail

• `Optional` **thumbnail**: [`Thumbnail`](Thumbnail.md)

#### Defined in

[index.ts:20](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L20)

___

### title

• **title**: `string`

#### Defined in

[index.ts:17](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L17)
