UNPKG

@sno2/pex

Version:

An unofficial promise-based Pexels API wrapper with top-notch TypeScript support.

47 lines (25 loc) 852 B
[@sno2/pex](../README.md) / [Modules](../modules.md) / [types](../modules/types.md) / PopularVideosQuery # Interface: PopularVideosQuery [types](../modules/types.md).PopularVideosQuery ## Table of contents ### Properties - [max\_duration](types.popularvideosquery.md#max_duration) - [min\_duration](types.popularvideosquery.md#min_duration) - [min\_height](types.popularvideosquery.md#min_height) - [min\_width](types.popularvideosquery.md#min_width) ## Properties ### max\_duration • `Optional` **max\_duration**: *number* Defined in: types/video.ts:51 ___ ### min\_duration • `Optional` **min\_duration**: *number* Defined in: types/video.ts:50 ___ ### min\_height • `Optional` **min\_height**: *number* Defined in: types/video.ts:49 ___ ### min\_width • `Optional` **min\_width**: *number* Defined in: types/video.ts:48