wiki-img
Version:
Easily search & download wikipedia images (Zero dependency lib)
62 lines (31 loc) • 897 B
Markdown
# Interface: Thumbnail
## Properties
### duration
• **duration**: `number`
#### Defined in
[index.ts:10](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L10)
___
### height
• **height**: `number`
#### Defined in
[index.ts:9](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L9)
___
### mimetype
• **mimetype**: `string`
#### Defined in
[index.ts:6](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L6)
___
### size
• **size**: `number`
#### Defined in
[index.ts:7](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L7)
___
### url
• **url**: `string`
#### Defined in
[index.ts:11](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L11)
___
### width
• **width**: `number`
#### Defined in
[index.ts:8](https://github.com/ShivamJoker/Wiki-Img/blob/3d15d17/src/index.ts#L8)