[@sno2/pex](../README.md) / [Modules](../modules.md) / [types](../modules/types.md) / PhotoSource

# Interface: PhotoSource

[types](../modules/types.md).PhotoSource

## Table of contents

### Properties

- [landscape](types.photosource.md#landscape)
- [large](types.photosource.md#large)
- [large2x](types.photosource.md#large2x)
- [medium](types.photosource.md#medium)
- [original](types.photosource.md#original)
- [portrait](types.photosource.md#portrait)
- [small](types.photosource.md#small)
- [tiny](types.photosource.md#tiny)

## Properties

### landscape

• **landscape**: *string*

Defined in: types/photo.ts:25

___

### large

• **large**: *string*

Defined in: types/photo.ts:21

___

### large2x

• **large2x**: *string*

Defined in: types/photo.ts:20

___

### medium

• **medium**: *string*

Defined in: types/photo.ts:22

___

### original

• **original**: *string*

Defined in: types/photo.ts:19

___

### portrait

• **portrait**: *string*

Defined in: types/photo.ts:24

___

### small

• **small**: *string*

Defined in: types/photo.ts:23

___

### tiny

• **tiny**: *string*

Defined in: types/photo.ts:26
