@sno2/pex
Version:
An unofficial promise-based Pexels API wrapper with top-notch TypeScript support.
56 lines (30 loc) • 929 B
Markdown
[@sno2/pex](../README.md) / [Modules](../modules.md) / [types](../modules/types.md) / PhotosQuery
# Interface: PhotosQuery
[types](../modules/types.md).PhotosQuery
## Table of contents
### Properties
- [color](types.photosquery.md#color)
- [locale](types.photosquery.md#locale)
- [orientation](types.photosquery.md#orientation)
- [query](types.photosquery.md#query)
- [size](types.photosquery.md#size)
## Properties
### color
• `Optional` **color**: *string*
Defined in: types/photo.ts:35
___
### locale
• `Optional` **locale**: [*Locale*](../modules/types.md#locale)
Defined in: types/photo.ts:36
___
### orientation
• `Optional` **orientation**: [*Orientation*](../modules/types.md#orientation)
Defined in: types/photo.ts:33
___
### query
• **query**: *string*
Defined in: types/photo.ts:32
___
### size
• `Optional` **size**: [*Size*](../modules/types.md#size)
Defined in: types/photo.ts:34