UNPKG

@sno2/pex

Version:

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

47 lines (25 loc) 808 B
[@sno2/pex](../README.md) / [Modules](../modules.md) / [types](../modules/types.md) / VideosQuery # Interface: VideosQuery [types](../modules/types.md).VideosQuery ## Table of contents ### Properties - [locale](types.videosquery.md#locale) - [orientation](types.videosquery.md#orientation) - [query](types.videosquery.md#query) - [size](types.videosquery.md#size) ## Properties ### locale`Optional` **locale**: [*Locale*](../modules/types.md#locale) Defined in: types/video.ts:44 ___ ### orientation • `Optional` **orientation**: [*Orientation*](../modules/types.md#orientation) Defined in: types/video.ts:42 ___ ### query • **query**: *string* Defined in: types/video.ts:41 ___ ### size`Optional` **size**: [*Size*](../modules/types.md#size) Defined in: types/video.ts:43